Module clojurust::clojure::lang::objects::APersistentMap[][src]

HashMap of Objects with IObject protocol

This is a wrapper on im-rs HashMap<Object,Object> library

Traits

APersistentMap