ahjohannessen / unum   1.2.0

Apache License 2.0 GitHub

Micro lib for unsigned numbers in Scala

Scala versions: 3.x 2.13

CI Maven Central Sonatype Nexus (Snapshots)

Code of Consuct Scala Steward badge Mergify Status

unum is a micro library for unsigned numbers in Scala, currently only providing ULong. This library is not intended for math, see spire for that.