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

Method sort

crates/kernel/src/expr.rs:284–286  ·  view source on GitHub ↗
(u: KUniv<M>)

Source from the content-addressed store, hash-verified

282 })
283}
284
285// =============================================================================
286// Constructors: each `*_mdata` form allocates a fresh uid; the
287// `*_mdata_with_addr` builders remain for the intern table and callers
288// that already hold a fresh uid. Structural identity (what used to be the
289// content hash) is decided by `InternTable`'s shallow keys — see

Callers 2

find_duplicatesFunction · 0.45
finishMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected