NonNegInt

@implicitNotFound("type expr ${E} is not a non-negative Int")
class NonNegInt[E](val value: Int)
Companion:
object
Source:
rational.scala
class Object
trait Matchable
class Any

Value members

Concrete fields