Fuaran.Core.Function
0.17.0
Prefix Reserved
See the version list below for details.
dotnet add package Fuaran.Core.Function --version 0.17.0
NuGet\Install-Package Fuaran.Core.Function -Version 0.17.0
<PackageReference Include="Fuaran.Core.Function" Version="0.17.0" />
<PackageVersion Include="Fuaran.Core.Function" Version="0.17.0" />
<PackageReference Include="Fuaran.Core.Function" />
paket add Fuaran.Core.Function --version 0.17.0
#r "nuget: Fuaran.Core.Function, 0.17.0"
#:package Fuaran.Core.Function@0.17.0
#addin nuget:?package=Fuaran.Core.Function&version=0.17.0
#tool nuget:?package=Fuaran.Core.Function&version=0.17.0
Fuaran.Core.Function — the artifact-function protocol (Phase 181): generic signature / apply / curry / compose over a domain-witness record, under the three laws — totality (bounded iteration only), hygiene (lexical hole-addressing, capture-avoiding), and a mandatory two-axis effect/determinism signature joined componentwise through composition. FSharp.Core only.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- FSharp.Core (>= 10.1.300)
- Fuaran.Core.Ops (>= 0.17.0)
- Fuaran.Core.Tree (>= 0.17.0)
- Fuaran.Core.Wire (>= 0.17.0)
NuGet packages (23)
Showing the top 5 NuGet packages that depend on Fuaran.Core.Function:
| Package | Downloads |
|---|---|
|
Fuaran.UI.OpStream.Abstractions
Fuaran op-stream — type contract, canonical-JSON encoder, hash-chain primitive, and sink interface. The durable / replayable counterpart to the Fuaran.UI.Ops apply engine: every applied TreeOp surfaces as a hash-chained OpRecord against the configured IOpStreamSink. CanonicalJson.encodeNode doubles as the AI pre-emit self-check encoder (Fable-compatible). Apache-2.0 licensed. |
|
|
Fuaran.UI.OpStream.Replay
Op-stream replay engine — folds OpRecord sequences through the Fuaran.UI.Ops apply engine to reconstruct any tree state. Companion to Fuaran.UI.OpStream.Abstractions. Apache-2.0 licensed. |
|
|
Fuaran.UI.OpStream.Dag.Abstractions
Fuaran op-stream branching-DAG abstractions (opt-in, rung-4). Generalises the linear hash-chained op-stream into a content-addressed Merkle-DAG: DagOpRecord with multi-parent links + lexicographically-sorted-parent canonical hash, the IDagOpStreamSink superset interface (atomic tryAdvanceHead CAS + parents/reachable/lca topology), and DAG integrity verification with tombstone-aware pruning. The linear OpRecord / IOpStreamSink are untouched — a linear chain is a valid degenerate DAG. Apache-2.0 licensed. |
|
|
Fuaran.UI.Memo
Fuaran incremental re-derivation engine — effect-aware memoisation over the Phase 180 artifact-function apply. Caches substituted fragment trees keyed by (function-identity, arg-set); a value-parameter change reuses the structural tree and recomputes only the affected hole-addressed bindings; effecting functions bypass the cache; op-stream replay resolves through the cache to a byte-identical tree. Apache-2.0 licensed. |
|
|
Fuaran.UI.ServerDriven
Fuaran server-driven interactivity — the transport-agnostic core for the third client tier (HTMX / LiveView / Blazor-Server-shaped): the closure-free DomPatch + ClientEffect wire vocabularies the generic JS shim applies, the TreeOp→DomPatch lowering, the per-connection driver, and the IFuaranLiveChannel transport seam. Keep the Elmish update loop on the server; ship ~nothing to the browser. No platform-SDK dependency. Apache-2.0 licensed. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.21.0 | 623 | 9/7/2026 |
| 0.20.0 | 297 | 9/5/2026 |
| 0.19.0 | 167 | 9/4/2026 |
| 0.18.0 | 1,798 | 9/2/2026 |
| 0.17.0 | 97 | 9/2/2026 |
| 0.15.0 | 109 | 8/28/2026 |
| 0.14.0 | 105 | 8/27/2026 |
| 0.13.0 | 117 | 8/26/2026 |
| 0.12.0 | 134 | 8/21/2026 |
| 0.11.0 | 2,181 | 8/21/2026 |
| 0.6.0 | 403 | 8/21/2026 |
| 0.3.0 | 462 | 8/19/2026 |
| 0.2.1 | 2,284 | 7/31/2026 |
| 0.2.0 | 1,490 | 7/26/2026 |
| 0.1.11 | 513 | 7/24/2026 |