Releases: fsprojects/FSharpx.Collections
Releases · fsprojects/FSharpx.Collections
1.15.1
Use FSharp.Core 4.0
Improved RandomAccessList API with some functions from PersistentVector - #54
Faster NonEmptyList implementation - #62
1.14.0
Allow 4.0 FSharp.Core
Distinct and DistinctBy functions for ResizeArray - #56
Add zip to NonEmptyList - #46
1.13.3
Add zip to NonEmptyList - #46
1.13.2
Add zip to NonEmptyList - #46
Update FSharp.Core to 4.0.0.1
1.12.4
Fixed enumerating empty RandomAccessList - #45
1.12.3
ResizeArray.collect made to take seq as an input - #41
Made conflict resolution explicit in variable names - #39
1.12.2
ResizeArray.collect made to take seq as an input - #41
Made conflict resolution explicit in variable names - #39
1.12.0
New SkewBinomialHeap - #36