Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argumentcomputer/ix
/ addr
Method
addr
crates/kernel/src/expr.rs:118–120 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
116
&self.info().addr
117
}
118
119
pub fn lbr(&self) -> u64 {
120
self.info().lbr
121
}
122
123
pub fn count_0(&self) -> u64 {
Callers
15
kuniv_to_ixon
Function · 0.45
kexpr_to_ixon
Function · 0.45
serve
Function · 0.45
connect
Function · 0.45
validate_univ_params_seen
Method · 0.45
short_def_eq_addr
Function · 0.45
timed_intern_univ
Function · 0.45
ctx_addr_for_lbr
Method · 0.45
push_local
Method · 0.45
push_let
Method · 0.45
intern_univ
Method · 0.45
intern_expr
Method · 0.45
Calls
1
info
Method · 0.80
Tested by
no test coverage detected