Various classes related to immutability.
This package was built from the source code at https://github.com/RockLib/RockLib.Immutable/tree/006c31aeff3aad2d82356dc477b6b3aa79cd2445
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
ExtCore provides extensions to the F# core library (FSharp.Core) and aims to help you build industrial-strength F# applications. These extensions include additional functions for modules such as Array, List, Set, and Map; immutable IntSet, IntMap, LazyList, and Queue collections; a variety of...
More information