pub type FromTract = fn(_: &mut IntoAst<'_>, _: &Node<TypedFact, Box<dyn TypedOp, Global>>) -> Result<Option<Arc<RValue>>, Error>;