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

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

Closure stored inside the KB.