Top 20 NuGet Packages depending on Infers

Total dependencies: 4

Infers.Toys provides a collection of more or less experimental datatype generic functions for F#. The primary focus of Infers.Toys is to demonstrate possibilities rather than to provide the best possible implementations. The documentation of individual generic functions typically mention known lim...
Infers.Rep provides rules for Infers to generate representations and efficient accessors for F# types based on a sum of products representation. The representations are designed to allow the implementation of efficient polytypic and datatype generic functions.