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

Method set_prims

crates/kernel/src/env.rs:458–460  ·  view source on GitHub ↗
(&mut self, p: Primitives<M>)

Source from the content-addressed store, hash-verified

456 self.whnf_no_delta,
457 self.whnf_no_delta_cheap,
458 self.whnf_core,
459 self.whnf_core_cheap,
460 self.infer,
461 self.infer_only,
462 self.def_eq,
463 self.def_eq_cheap,

Callers 3

lean_ingressFunction · 0.80
new_with_lazy_ixonMethod · 0.80
new_with_lazy_anonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected