(map->AnythingType m4093)
Factory function for class AnythingType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class AnythingType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->BooleanType m4160)
Factory function for class BooleanType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class BooleanType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->EitherType m4010)
Factory function for class EitherType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class EitherType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->InstType m4491)
Factory function for class InstType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class InstType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->IntegerType m4241)
Factory function for class IntegerType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class IntegerType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->KeywordType m4558)
Factory function for class KeywordType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class KeywordType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->MapEntry m3673)
Factory function for class MapEntry, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class MapEntry, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->MapType m3769)
Factory function for class MapType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class MapType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->NumberType m4329)
Factory function for class NumberType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class NumberType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->ParameterListType m4646)
Factory function for class ParameterListType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class ParameterListType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->SequenceOfType m3850)
Factory function for class SequenceOfType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class SequenceOfType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->SetOfType m3930)
Factory function for class SetOfType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class SetOfType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->SignatureType m4694)
Factory function for class SignatureType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class SignatureType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(map->StringType m4417)
Factory function for class StringType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
Factory function for class StringType, taking a map of keywords to field values, but not much slower than ->x like the clojure.core version. (performance is fixed in Clojure 1.7, so this should eventually be removed.)
(strict-map->AnythingType m4094 & [drop-extra-keys?__2062__auto__])
(strict-map->AnythingType m18522 & [drop-extra-keys?__2062__auto__])
Factory function for class AnythingType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class AnythingType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->BooleanType m4161 & [drop-extra-keys?__2062__auto__])
(strict-map->BooleanType m18545 & [drop-extra-keys?__2062__auto__])
Factory function for class BooleanType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class BooleanType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->EitherType m4011 & [drop-extra-keys?__2062__auto__])
(strict-map->EitherType m18498 & [drop-extra-keys?__2062__auto__])
Factory function for class EitherType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class EitherType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->InstType m4492 & [drop-extra-keys?__2062__auto__])
(strict-map->InstType m18637 & [drop-extra-keys?__2062__auto__])
Factory function for class InstType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class InstType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->IntegerType m4242 & [drop-extra-keys?__2062__auto__])
(strict-map->IntegerType m18568 & [drop-extra-keys?__2062__auto__])
Factory function for class IntegerType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class IntegerType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->KeywordType m4559 & [drop-extra-keys?__2062__auto__])
(strict-map->KeywordType m18660 & [drop-extra-keys?__2062__auto__])
Factory function for class KeywordType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class KeywordType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->MapEntry m3674 & [drop-extra-keys?__2062__auto__])
(strict-map->MapEntry m18390 & [drop-extra-keys?__2062__auto__])
Factory function for class MapEntry, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class MapEntry, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->MapType m3770 & [drop-extra-keys?__2062__auto__])
(strict-map->MapType m18419 & [drop-extra-keys?__2062__auto__])
Factory function for class MapType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class MapType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->NumberType m4330 & [drop-extra-keys?__2062__auto__])
(strict-map->NumberType m18591 & [drop-extra-keys?__2062__auto__])
Factory function for class NumberType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class NumberType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->ParameterListType m4647 & [drop-extra-keys?__2062__auto__])
(strict-map->ParameterListType m18683 & [drop-extra-keys?__2062__auto__])
Factory function for class ParameterListType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class ParameterListType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->SequenceOfType m3851 & [drop-extra-keys?__2062__auto__])
(strict-map->SequenceOfType m18442 & [drop-extra-keys?__2062__auto__])
Factory function for class SequenceOfType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class SequenceOfType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->SetOfType m3931 & [drop-extra-keys?__2062__auto__])
(strict-map->SetOfType m18470 & [drop-extra-keys?__2062__auto__])
Factory function for class SetOfType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class SetOfType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->SignatureType m4695 & [drop-extra-keys?__2062__auto__])
(strict-map->SignatureType m18707 & [drop-extra-keys?__2062__auto__])
Factory function for class SignatureType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class SignatureType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->StringType m4418 & [drop-extra-keys?__2062__auto__])
(strict-map->StringType m18614 & [drop-extra-keys?__2062__auto__])
Factory function for class StringType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class StringType, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close