scalejs.functional
0.2.0
Functional programming extension for scalable JavaScript application.
Defines functions such as curry, partial, etc. Also defines computation expression builder (aka monad)
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package scalejs.functional -Version 0.2.0
dotnet add package scalejs.functional --version 0.2.0
<PackageReference Include="scalejs.functional" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add scalejs.functional --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: scalejs.functional, 0.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on scalejs.functional:
Package | Downloads |
---|---|
scalejs.mvvm
MVVM extension for scalable JavaScript application
|
|
scalejs.statechart-scion
Statechart extension for scalable JavaScript application (based on Jacob Beard's SCION).
|
|
scalejs.transitions
Animated transitions for scalable JavaScript application.
|
GitHub repositories
This package is not used by any popular GitHub repositories.