Infers.Toys 0.2.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package Infers.Toys --version 0.2.10
NuGet\Install-Package Infers.Toys -Version 0.2.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Infers.Toys" Version="0.2.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Infers.Toys --version 0.2.10
#r "nuget: Infers.Toys, 0.2.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Infers.Toys as a Cake Addin
#addin nuget:?package=Infers.Toys&version=0.2.10

// Install Infers.Toys as a Cake Tool
#tool nuget:?package=Infers.Toys&version=0.2.10

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 limitations, if any.  Pull requests are welcome!

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.11 1,502 5/26/2016
0.2.10 969 5/25/2016
0.2.9 938 5/25/2016
0.2.8 949 5/24/2016
0.2.7 950 5/24/2016
0.2.6 962 5/24/2016
0.2.5 944 5/24/2016
0.2.4 971 5/24/2016
0.2.3 952 5/23/2016
0.2.2 944 5/23/2016
0.2.1 1,145 11/27/2015
0.2.0 1,019 10/24/2015
0.1.1 981 10/23/2015

This is an experimental version of Infers.Toys and is not recommended
for production use.