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

Method data

crates/kernel/src/level.rs:66–68  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

64 }
65
66 pub fn data(&self) -> &UnivData<M> {
67 &self.0
68 }
69
70 pub fn addr(&self) -> &Addr {
71 match self.data() {

Callers 9

addrMethod · 0.45
is_explicitMethod · 0.45
is_never_zeroMethod · 0.45
offsetMethod · 0.45
maxMethod · 0.45
imaxMethod · 0.45
fmt_univFunction · 0.45
normalize_auxFunction · 0.45
normalize_imax_dispatchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected