Exclusive

net.hamnaberg.schema.Bound.Exclusive
final case class Exclusive[A](value: A)(implicit evidence$1: Numeric[A]) extends Bound[A]

Attributes

Source
Bounds.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Bound[A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product