pub fn nf_with_options(
term: &Node,
env: &mut Env,
options: ConvertOptions,
) -> NodeExpand description
Variant of nf that takes an explicit ConvertOptions.
pub fn nf_with_options(
term: &Node,
env: &mut Env,
options: ConvertOptions,
) -> NodeVariant of nf that takes an explicit ConvertOptions.