mirror of
https://github.com/anoma/juvix.git
synced 2024-12-03 09:41:10 +03:00
52f8afdb2b
This PR adds support for the `anoma-decode` builtin ``` builtin anoma-decode axiom anomaDecode : {A : Type} -> Nat -> A ``` Adds: * An implementation of the `cue` function in Haskell * Unit tests for `cue` * A benchmark for `cue` applied to the Anoma / nockma stdlib Benchmark results: ``` cue (jam stdlib): OK 36.0 ms ± 2.0 ms ``` Closes: * https://github.com/anoma/juvix/issues/2764 |
||
---|---|---|
.. | ||
Benchmark | ||
Main.hs | ||
PolysemyPrelude.hs |