Simple tools for working with immutable trees, developed at Stack Overflow.
Info
Version: | 3.3.0 |
Author(s): | benjamin.hodgson |
Last Update: | Saturday, April 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/benjamin-hodgson/Sawmill |
NuGet Url: | https://www.nuget.org/packages/Sawmill |
Install
Install-Package Sawmill
dotnet add package Sawmill
paket add Sawmill
Sawmill Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Buffers(>= 4.5.0)
- System.Collections.Immutable(>= 1.2.0)
- System.Memory(>= 4.5.3)
- System.ValueTuple(>= 4.3.0)
- System.Buffers(>= 4.5.0)
- System.Collections.Immutable(>= 1.2.0)
- System.Memory(>= 4.5.3)
- System.ValueTuple(>= 4.3.0)
- FixedSizeBuffers(>= 0.2.0)
- System.Buffers(>= 4.5.0)
- System.Collections.Immutable(>= 1.2.0)
- System.Memory(>= 4.5.3)
- System.ValueTuple(>= 4.3.0)
Tags