ImTools.dll 2.0.0
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
Showing the top 20 packages that depend on ImTools.dll.
Packages | Downloads |
---|---|
JasperFx.TypeDiscovery
Type Scanning and Assembly Discovery Utilities
|
16 |
## v2.0.0 Major feature release
### Highlights
- Faster and less allocative ImMap and ImHashMap with more methods (plus bucketed ImMapSlots and ImHashMapSlots variants)
- Algebraic sum-type aka descriminated union and one-liner records - Union<TUnion, T1..N>, Box<TBox, T>, Item<TItem, T>
- GrowingList<T>, ImZipper<T>, StackPool<T>, Unit, Fun extensions with forward pipe operators
- Ref.Swap now accepts state to use closure-less lambdas with less allocations
### Details
https://github.com/dadhi/ImTools/milestone/2
.NET Framework 3.5
- No dependencies.
.NET Framework 4.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NETPortable 0.0
- No dependencies.
.NETPortable 0.0
- No dependencies.
.NET Standard 1.0
- NETStandard.Library (>= 1.6.1)
.NET Standard 1.3
- NETStandard.Library (>= 1.6.1)
.NET Standard 2.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
5.0.0-preview-01 | 10 | 10/24/2024 |
4.0.0 | 9 | 06/13/2023 |
3.1.0 | 10 | 10/07/2024 |
3.0.0 | 10 | 06/13/2023 |
2.1.0 | 11 | 06/14/2023 |
2.0.0 | 8 | 06/14/2023 |
2.0.0-preview-01 | 10 | 07/20/2024 |
1.0.0 | 8 | 06/13/2023 |
1.0.0-preview-05 | 10 | 07/11/2024 |
1.0.0-preview-04 | 9 | 08/23/2024 |
1.0.0-preview-03 | 10 | 10/10/2024 |
1.0.0-preview-02 | 8 | 12/27/2024 |
1.0.0-preview-01 | 9 | 11/12/2024 |