ImTools 2.0.0-preview-01
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.
Packages | Downloads |
---|---|
Baseline
Grab bag of generic utilities and extension methods for .Net development
|
23 |
Baseline
Grab bag of generic utilities and extension methods for .Net development
|
27 |
Baseline
Grab bag of generic utilities and extension methods for .Net development
|
34 |
JasperFx
Foundational helpers and command line support used by JasperFx and the Critter Stack projects
|
8 |
JasperFx
Foundational helpers and command line support used by JasperFx and the Critter Stack projects
|
9 |
JasperFx
Foundational helpers and command line support used by JasperFx and the Critter Stack projects
|
10 |
JasperFx
Foundational helpers and command line support used by JasperFx and the Critter Stack projects
|
11 |
JasperFx
Foundational helpers and command line support used by JasperFx and the Critter Stack projects
|
13 |
JasperFx
Foundational helpers and command line support used by JasperFx and the Critter Stack projects
|
15 |
JasperFx.TypeDiscovery
Type Scanning and Assembly Discovery Utilities
|
23 |
JasperFx.TypeDiscovery
Type Scanning and Assembly Discovery Utilities
|
27 |
Lamar
Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap
|
20 |
## v2.0.0 Release notes:
### Features
- 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
- likely more
## Fixes
- fixed: wrong KV<K,V> ToString output
- fixed: likely more
.NET Framework 3.5
- No dependencies.
.NET Framework 4.0
- No dependencies.
.NET Framework 4.5
- 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.
.NETPortable 0.0
- No dependencies.
.NETPortable 0.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
5.0.0-preview-01 | 23 | 05/23/2024 |
4.0.0 | 29 | 02/07/2024 |
3.1.0 | 35 | 02/07/2024 |
3.0.0 | 30 | 02/07/2024 |
2.1.0 | 32 | 02/07/2024 |
2.0.0 | 30 | 02/07/2024 |
2.0.0-preview-01 | 23 | 02/07/2024 |
1.0.0 | 44 | 02/07/2024 |
1.0.0-preview-05 | 23 | 02/07/2024 |
1.0.0-preview-04 | 32 | 02/07/2024 |
1.0.0-preview-03 | 35 | 02/07/2024 |
1.0.0-preview-02 | 34 | 02/07/2024 |
1.0.0-preview-01 | 25 | 02/07/2024 |