MCPcopy Create free account
hub / github.com/argumentcomputer/ix / sort0

Function sort0

crates/kernel/src/canonical_check.rs:853–855  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

851 AE::cnst(mk_id("Nat"), Box::new([]))
852 }
853
854 fn mk_indc(
855 addr: &str,
856 params: u64,
857 indices: u64,
858 ctors: Vec<KId<Anon>>,

Calls 1

sortFunction · 0.85