ClojureDocs

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

Search results for query: map

31 to 35 of 35 results. prev page | next page

  • map->SubstValue

    clojure.core.logic

    • (map->SubstValue m__8001__auto__)

    Factory function for class clojure.core.logic.SubstValue, taking a map of keywords to field values.

    0 examples
  • map->Constructor

    clojure.reflect

    • (map->Constructor m__8001__auto__)

    Factory function for class clojure.reflect.Constructor, taking a map of keywords to field values.

    1 example
  • map->SuspendedStream

    clojure.core.logic

    • (map->SuspendedStream m__8001__auto__)

    Factory function for class clojure.core.logic.SuspendedStream, taking a map of keywords to field values.

    0 examples
  • *print-namespace-maps*

    clojure.core

      *print-namespace-maps* controls whether the printer will print namespace map literal syntax. It defaults to false, but the REPL binds to true.

      1 example
    • seq-to-map-for-destructuring

      clojure.core

      • (seq-to-map-for-destructuring s)

      Builds a map from a seq as described in https://clojure.org/reference/special_forms#keyword-arguments

      1 example
    prev page | next page