MCPcopy Create free account
hub / github.com/argumentcomputer/ix / subst.rs

File subst.rs

crates/kernel/src/subst.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Substitution and lifting for zero kernel expressions.
2//!
3//! All functions intern results through `InternTable` for pointer
4//! deduplication. In addition, the traversal itself is memoized by

Callers

nothing calls this directly

Calls 1

env_varFunction · 0.85

Tested by

no test coverage detected