Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argumentcomputer/ix
/ data
Method
data
crates/kernel/src/expr.rs:110–112 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
108
}
109
110
pub fn data(&self) -> &ExprData<M> {
111
&self.0
112
}
113
114
pub fn info(&self) -> &ExprInfo<M> {
115
self.data().info()
Callers
15
egress_level
Function · 0.45
egress_expr
Function · 0.45
kuniv_to_ixon
Function · 0.45
kexpr_to_ixon
Function · 0.45
kuniv_to_level
Function · 0.45
peek_result_sort
Function · 0.45
get_level_error
Method · 0.45
try_infer_app_sort_level
Method · 0.45
kuniv_to_level_with_const_levels
Method · 0.45
kexpr_to_lean
Function · 0.45
validate_expr_well_scoped
Method · 0.45
validate_univ_params_seen
Method · 0.45
Calls
no outgoing calls
Tested by
15
instantiate_rev_then_abstract_roundtrip
Function · 0.36
prop_intern_determinism
Function · 0.36
whnf_string_legacy_back_empty_literal
Function · 0.36
whnf_string_utf8_byte_size_literal
Function · 0.36
whnf_nat_ble_zero_length_string_to_list_literal_is_true
Function · 0.36
whnf_nat_sub_native
Function · 0.36
whnf_nat_primitive_accepts_constructor_value_with_loose_bvar
Function · 0.36
whnf_nat_ble_large
Function · 0.36
whnf_bitvec_ult_zero_rhs_is_false
Function · 0.36
whnf_bitvec_to_nat_ofnat_zero_is_zero
Function · 0.36
whnf_decide_bitvec_lt_zero_is_false
Function · 0.36
whnf_def_eq_nat_sub_large
Function · 0.36