A library for fast reflective changes to immutable data trees using F# Expression trees to reduce the number of allocations to a minimum.
                        
                    
         
                Info
| Version: | 1.3.0 | 
| Author(s): | Rick Minerich | 
| Last Update: | Thursday, August 3, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/BayardRock/Fungible | 
| NuGet Url: | https://www.nuget.org/packages/Fungible | 
Install
Install-Package Fungible
                        dotnet add package Fungible
                        paket add Fungible
                        
                                Fungible Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Compiler.Service(>= 2.0.0.6)
 - FSharp.Quotations.Evaluator(>= 1.0.7 && <= 1.0.7)
 
Tags