Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 777 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 777 Bytes

Fungible

Fungible is a library for updating typed immutable record/map trees in F# via function injection into code which copies said tree. We at BayardRock use it to do dynamic data cleaning of inputs based on our configuration file.

Fungible.Barb is an extension to Fungible to make it work nicely with my Barb scripting langugae.

Check out the tutorial.

Watch my talk on what Fungible is and how it works.

Download the Fungible NuGet Package

Download the Fungible.Barb NuGet Package

Maintainer(s)