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

Function univ_zero

crates/ixon/src/lib.rs:186–191  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

184 assert_eq!(
185 buf,
186 vec![0x81, 0xE8, 0x03],
187 "Tag0 {{ size: 1000 }} should be [0x81, 0xE8, 0x03]"
188 );
189 }
190
191 // =========================================================================
192 // Universe examples (docs section "Universes")
193 // =========================================================================
194

Callers

nothing calls this directly

Calls 1

put_univFunction · 0.85

Tested by

no test coverage detected