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

Class Node

crates/kernel/src/level.rs:310–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308}
309
310// Géran's canonical-form normalization and comparison
311#[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord)]
312struct VarNode {
313 idx: u64,
314 offset: u64,
315}
316

Callers 8

deserialize_syntax_innerFunction · 0.85
decode_syntaxFunction · 0.85
decodeMethod · 0.85
canonicalMethod · 0.85
joinMethod · 0.85
get_bodyMethod · 0.85
deser_syntaxFunction · 0.85

Calls

no outgoing calls

Tested by 1