Uses of Interface
clojure.lang.IMapIterable

Packages that use IMapIterable
clojure.lang Clojure language implementation. 
 

Uses of IMapIterable in clojure.lang
 

Classes in clojure.lang that implement IMapIterable
 class PersistentArrayMap
          Simple implementation of persistent map on an array

Note that instances of this class are constant values i.e.

 class PersistentHashMap
           
 



Copyright © 2015. All Rights Reserved.