Liking cljdoc? Tell your friends :D

automaton-optimization.randomness.impl.prng.well-macros


add-mod-32clj/smacro

(add-mod-32 a b)

bit-shift-right-nsclj/smacro

(bit-shift-right-ns a b)

A bit shift that doesn't do sign extension.

A bit shift that doesn't do sign extension.
raw docstring

limit-bitsclj/smacro

(limit-bits x)

mat0-negclj/smacro

(mat0-neg t v)

mat0-posclj/smacro

(mat0-pos t v)

unsignclj/smacro

(unsign x)

Convert a result based on a signed integer, and convert it to what it would have been for an unsigned integer.

Convert a result based on a signed integer, and convert it to what it would have been for an unsigned integer.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close