Returns a lazy sequence consisting of the result of applying f to 0 and the first item of coll, followed by applying f to 1 and the second item in coll, etc, until coll is exhausted. Thus function f should accept 2 arguments, index and item. Returns a stateful transducer when no collection i...
Returns the map with the vals mapped to the keys.
Returns clojure version as a printable string.
Return true if x is a map entry
Factory function for class clojure.core.logic.SuspendedStream, taking a map of keywords to field values.
Factory function for class clojure.reflect.Method, taking a map of keywords to field values.
Factory function for class clojure.reflect.Field, taking a map of keywords to field values.