Wooga.Lambda.Unity3D.Source 0.3.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Wooga.Lambda.Unity3D.Source --version 0.3.5
NuGet\Install-Package Wooga.Lambda.Unity3D.Source -Version 0.3.5
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="Wooga.Lambda.Unity3D.Source" Version="0.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wooga.Lambda.Unity3D.Source --version 0.3.5
#r "nuget: Wooga.Lambda.Unity3D.Source, 0.3.5"
#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 Wooga.Lambda.Unity3D.Source as a Cake Addin
#addin nuget:?package=Wooga.Lambda.Unity3D.Source&version=0.3.5

// Install Wooga.Lambda.Unity3D.Source as a Cake Tool
#tool nuget:?package=Wooga.Lambda.Unity3D.Source&version=0.3.5

Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Wooga.Lambda.Unity3D.Source:

Package Downloads
Wooga.Lambda.Network.Unity3D.Source

Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#

Wooga.Lambda.Storage.Unity3D.Source

Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#

Wooga.Lambda.Logging.Unity3D.Source

Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#

Wooga.Lambda.Log.Unity3D.Source

Functional utilites for C# - inspired by csharp-monads, Haskell & F# - compatible with Unity3D

Wooga.Lambda.Neetwork.Unity3D.Source

Functional utilites for C# - inspired by csharp-monads, Haskell & F# - compatible with Unity3D

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.3 2,192 8/5/2015
0.6.2 1,215 7/24/2015
0.6.1 1,126 7/24/2015
0.6.0 1,136 7/24/2015
0.5.0 1,187 6/30/2015
0.4.1 1,130 6/11/2015
0.4.0 1,082 6/11/2015
0.3.7 1,101 6/9/2015
0.3.6 1,091 6/9/2015
0.3.5 1,096 6/8/2015
0.3.4 1,396 4/26/2015
0.3.3 1,363 4/26/2015
0.3.2 1,334 4/26/2015
0.3.1 1,398 4/26/2015
0.3.0 1,366 4/26/2015
0.2.0 1,091 3/21/2015
0.1.0 8,769 3/20/2015

Uses Pattern.Match in Parser library
Additional common parser combinator (takeLeft/Right/Both...)
Adds DirPath &amp; FilePath types to Storage library