Allows for concisely making modified copies of nested immutable data structures.
Info
Version: | 1.2.1 |
Author(s): | marti |
Last Update: | Tuesday, April 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FunctionalLens |
Install
Install-Package FunctionalLens
dotnet add package FunctionalLens
paket add FunctionalLens
FunctionalLens Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.4.0)