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

Method intern_univ

crates/kernel/src/tc.rs:975–977  ·  view source on GitHub ↗

Intern a universe through the mutable intern environment.

(&mut self, u: KUniv<M>)

Source from the content-addressed store, hash-verified

973 result
974 }
975
976 // -----------------------------------------------------------------------
977 // Interning helper
978 // -----------------------------------------------------------------------
979
980 /// Check if expression is of the form `eagerReduce _ _` (2 args applied to the eagerReduce const).

Callers 2

timed_intern_univFunction · 0.45
mk_ind_univsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected