Sign in Sign up
nuget

Fuaran.Core.Column.Ops

Fuaran.Core.Column.Ops — a columnar op-algebra over Fuaran.Core.Column's Table (SetCell / SetColumn / InsertColumn / RemoveColumn / AppendRows / ApplyTransform) with a total apply / canApply, a partial invert (undo/redo), a structural Diff, a canonical wire codec, and a Fuaran.Core.OpStream StreamWitness — so table edits become an append-only, hash-chained, replayable, tamper-evident stream (the columnar analogue of the tree op-stream). No base type, no new witness field (the op DU is self-contained over Table; OpStream stays generic over its (apply, encode, decode) witness). FSharp.Core only, Fable-clean.

nuget View on Nuget

Activity

Latest release
2d ago
Total releases
16
Cadence
~daily
Last 12 months
16

Details

License
Apache-2.0
First release
Jul 24, 2026
Releases
Version Released
0.22.0 minor
0.21.0 minor
0.20.0 minor
0.19.0 minor
0.18.0 minor
0.17.0 minor
0.15.0 minor
0.14.0 minor
0.13.0 minor
0.12.0 minor
0.11.0 minor
0.6.0 minor
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.11 initial