jolt had Long/Integer/Double class tokens but not Byte/Short/Float, and no Byte/Short MIN_VALUE/MAX_VALUE/valueOf/parse* statics. clojure.test.check (a malli dependency) references Byte/MIN_VALUE and Byte/MAX_VALUE. The values are plain integers on jolt; the statics expose the JVM ranges (127/-128, 32767/ -32768). |
||
|---|---|---|
| .. | ||
| chez | ||
| conformance | ||