- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 15 for int (0.05 seconds)
-
Clojure - Java Interop
int - A primitive int ints - An int array long -...primitive arrays - ^ints, ^floats, etc. Coercion ops int , float , etc....clojure.org/reference/java_interopWed Mar 11 22:10:02 GMT 2026 55.2K bytes -
Clojure - Programming at the REPL: Data Visuali...
#{:public} | [byte<> int int] | int | | reset | #{:public :synchronized}...:parameter-types [byte<> int int], :exception-types [java.io.IOException],...clojure.org/guides/repl/data_visualization_at_the_replWed Mar 11 22:09:55 GMT 2026 43.8K bytes -
Clojure - Data Structures
that unchecked-add-int and unchecked-multiply-int are used to get...e] (unchecked-add-int (unchecked-multiply-int 31 acc) (hash e)))...clojure.org/reference/data_structuresWed Mar 11 22:10:02 GMT 2026 44.6K bytes -
Clojure - Refs and Transactions
[v1 (rand-int nvecs) v2 (rand-int nvecs) i1 (rand-int nitems) i2...i2 (rand-int nitems)] (dosync (let [temp (nth @(vec-refs v1)...clojure.org/reference/refsWed Mar 11 22:10:02 GMT 2026 20.2K bytes -
Clojure - spec Guide
:start int? :end int?) #(< (:start %) (:end %))) :ret int? :fn...:start int? :end int?) (< (:start %) (:end %))) ret: int? fn:...clojure.org/guides/specWed Mar 11 22:09:56 GMT 2026 96.5K bytes -
Clojure - Comparators Guide
converted to ints is guaranteed to fit within an int without wrapping..., and returns a Java 32-bit int that is negative if x comes before...clojure.org/guides/comparatorsWed Mar 11 22:09:55 GMT 2026 49K bytes -
Clojure - test.check
(prop/for-all [v (gen/vector gen/int)] (= (sort v) (sort (sort v)))))...1528580707376} Here the (gen/vector gen/int) expression is the generator...clojure.org/guides/test_check_beginnerWed Mar 11 22:09:56 GMT 2026 33.4K bytes -
Clojure - Datatypes: deftype, defrecord and reify
clojure.org/reference/datatypesWed Mar 11 22:10:02 GMT 2026 26.7K bytes -
Clojure - Other Included Libraries
clojure.org/reference/other_librariesWed Mar 11 22:10:02 GMT 2026 22.5K bytes -
Clojure - Reader Conditionals Guide
clojure.org/guides/reader_conditionalsWed Mar 11 22:09:55 GMT 2026 24.4K bytes