Liking cljdoc? Tell your friends :D

com.michaelgaare.clj-util.convert

Type conversion/coercion

Type conversion/coercion
raw docstring

com.michaelgaare.clj-util.random

Seeded random functions, mirroring those from clojure core. Each take a seed, a java.util.Random rng, as first arg. This will be mutated.

Seeded random functions, mirroring those from clojure core. Each take a
seed, a java.util.Random rng, as first arg. This will be mutated.
raw docstring

com.michaelgaare.clj-util.random.selection

Make selections from different sources, using either weighted or non-weighted random selection, with optional repeatability using controlled seeds.

Make selections from different sources, using either weighted or
non-weighted random selection, with optional repeatability using
controlled seeds.
raw docstring

com.michaelgaare.clj-util.transform

Transformation utility functions.

  • restructure to rewrite maps
  • val-map map functions over map values
Transformation utility functions.
- `restructure` to rewrite maps
- `val-map` map functions over map values
raw docstring

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

× close