Skip to content

Releases: fsprojects/FSharpx.Collections

1.15.1

25 May 11:25
Compare
Choose a tag to compare

Use FSharp.Core 4.0
Improved RandomAccessList API with some functions from PersistentVector - #54
Faster NonEmptyList implementation - #62

1.14.0

13 Feb 10:12
Compare
Choose a tag to compare

Allow 4.0 FSharp.Core
Distinct and DistinctBy functions for ResizeArray - #56
Add zip to NonEmptyList - #46

1.13.4

02 Oct 11:00
Compare
Choose a tag to compare

Allow 4.0 FSharp.Core

1.13.3

30 Sep 17:52
Compare
Choose a tag to compare

Add zip to NonEmptyList - #46

1.13.2

30 Sep 17:48
Compare
Choose a tag to compare

Add zip to NonEmptyList - #46
Update FSharp.Core to 4.0.0.1

1.12.4

13 Sep 08:29
Compare
Choose a tag to compare

Fixed enumerating empty RandomAccessList - #45

1.12.3

12 Sep 09:18
Compare
Choose a tag to compare

ResizeArray.collect made to take seq as an input - #41
Made conflict resolution explicit in variable names - #39

1.12.2

12 Sep 09:13
Compare
Choose a tag to compare

ResizeArray.collect made to take seq as an input - #41
Made conflict resolution explicit in variable names - #39

1.12.1

17 Jul 13:17
Compare
Choose a tag to compare

LazyList.fold - #34

1.12.0

17 Jul 13:14
Compare
Choose a tag to compare

New SkewBinomialHeap - #36