Skip to main content

interned

Function interned 

Source
pub(crate) fn interned(expr: Expr) -> &'static Expr
Expand description

Interns an Expr, returning a static reference to it.