Fungible 1.3.0
A library for fast reflective changes to immutable data trees using F# Expression trees to reduce the number of allocations to a minimum.
Install-Package Fungible -Version 1.3.0
dotnet add package Fungible --version 1.3.0
<PackageReference Include="Fungible" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fungible --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fungible, 1.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Updated to Barb 1.0.5
Dependencies
-
- FSharp.Compiler.Service (>= 2.0.0.6)
- FSharp.Quotations.Evaluator (= 1.0.7)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fungible:
Package | Downloads |
---|---|
Fungible.Barb
Fungible is a library for fast reflective changes to immutable data trees using F# Expression trees to reduce the number of allocations to a minimum. This is an extension to Fungible that makes it easy to use with the Barb scripting language
|
GitHub repositories
This package is not used by any popular GitHub repositories.