Trait Callable
clojurust::clojure::rust::objects::Callable
pub trait Callable { fn call(&self) -> ObjResult<Object>; }
fn call(&self) -> ObjResult<Object>
impl Callable for SPersistentHashMap
impl Callable for SPersistentHashSet