Skip to content

Releases: fsprojects/FSharpx.Collections

1.15.1

Choose a tag to compare

@forki forki released this 25 May 11:25

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

1.14.0

Choose a tag to compare

@forki forki released this 13 Feb 10:12

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

1.13.4

Choose a tag to compare

@forki forki released this 02 Oct 11:00

Allow 4.0 FSharp.Core

1.13.3

Choose a tag to compare

@forki forki released this 30 Sep 17:52

Add zip to NonEmptyList - #46

1.13.2

Choose a tag to compare

@forki forki released this 30 Sep 17:48

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

1.12.4

Choose a tag to compare

@forki forki released this 13 Sep 08:29

Fixed enumerating empty RandomAccessList - #45

1.12.3

Choose a tag to compare

@forki forki released this 12 Sep 09:18

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

1.12.2

Choose a tag to compare

@forki forki released this 12 Sep 09:13

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

1.12.1

Choose a tag to compare

@forki forki released this 17 Jul 13:17

LazyList.fold - #34

1.12.0

Choose a tag to compare

@forki forki released this 17 Jul 13:14

New SkewBinomialHeap - #36