ImTools.dll 3.1.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 |
## v3.1.0 Minor feature and bug-fix release
- fixed: #44 the Im(Hash)Map.Entry methods should return the entry type but now return the map type
- fixed: Excessive memory consumption and potential issue in ArrayTools.Match for 2 items
- added: More efficient Im(Hash)Map ToArray() method
- added: ImHashMap ForEach with the struct IHandler
- added: ArrayTools.AppendNonEmpty and PrependToNonEmpty methods
## v3.0.0 Major feature release
- Minimizing the target frameworks to the net45 and netstandard2.0
- Added fast and more memory efficient ImMap and ImHashMap based on 2-3 tree (#32, #35)
- Extended the map API with AddOrGetEntry, Count, ToArray, and ToDictionary methods, and more
.NET Framework 4.5
- No dependencies.
.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 |