Commit Graph

6 Commits

Author SHA1 Message Date
ac5678bde6 changed Map implementation to not preserve input order. MapPreserveOrder implemented 2023-03-06 12:55:24 +01:00
19959a6c01 - efficiency of toMap improved by concurrently calling the mapper function
- ToMapSuccessive introduced which still uses old behavior
2022-12-17 19:50:41 +01:00
Timon Ringwald
7e7234cf8f renamed MapParallel to Map, renamed Map to MapSuccessive 2022-08-02 17:31:02 +02:00
Timon Ringwald
892814aa5c use max channel capacity instead of average 2022-04-25 15:37:00 +02:00
Tordarus
a89b395510 map syntax improved 2022-02-10 08:07:03 +01:00
Tordarus
969bd51948 initial commit 2022-02-09 12:10:02 +01:00