[][src]Type Definition zamm_yin::graph::value_wrappers::KBClosure

type KBClosure = Box<dyn FnMut(Form) -> Box<dyn Any>>;

Closure stored inside the KB.