ClojureDocs

Nav

Namespaces

int-in

  • (int-in start end)
Returns a spec that validates fixed precision integers in the
range from start (inclusive) to end (exclusive).