clojure.spec.alpha
0.2.194
Port of clojure.spec.alpha to ClojureCLR
Install-Package clojure.spec.alpha -Version 0.2.194
dotnet add package clojure.spec.alpha --version 0.2.194
<PackageReference Include="clojure.spec.alpha" Version="0.2.194" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add clojure.spec.alpha --version 0.2.194
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: clojure.spec.alpha, 0.2.194"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install clojure.spec.alpha as a Cake Addin
#addin nuget:?package=clojure.spec.alpha&version=0.2.194
// Install clojure.spec.alpha as a Cake Tool
#tool nuget:?package=clojure.spec.alpha&version=0.2.194
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on clojure.spec.alpha:
Package | Downloads |
---|---|
Clojure
A port of Clojure to the CLR.
|
|
clojure.core.specs.alpha
Port of clojure.core.specs.alpha to ClojureCLR
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on clojure.spec.alpha:
Repository | Stars |
---|---|
clojure/clojure-clr
A port of Clojure to the CLR, part of the Clojure project
|