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