Numeric
refined4s.types.numeric.Numeric
trait Numeric[A] extends Refined[A], CanBeOrdered[A]
Attributes
- Graph
-
- Supertypes
-
trait CanBeOrdered[A]trait Refined[A]trait RefinedBase[A]trait NewtypeBase[A]class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object NegByteobject NegDoubleobject NegFloatobject NegIntobject NegLongobject NegShortobject NonNegByteobject NonNegDoubleobject NonNegFloatobject NonNegIntobject NonNegLongobject NonNegShortobject NonPosByteobject NonPosDoubleobject NonPosFloatobject NonPosIntobject NonPosLongobject NonPosShortobject PosByteobject PosDoubleobject PosFloatobject PosIntobject PosLongobject PosShortShow all
Members list
Type members
Inherited classlikes
object derivedToOrdered extends Conversion[Type, Ordered[Type]]
Attributes
- Inherited from:
- CanBeOrdered
- Supertypes
Inherited and Abstract types
Attributes
- Inherited from:
- RefinedBase
Value members
Inherited methods
Attributes
- Definition Classes
- Inherited from:
- RefinedBase
Attributes
- Inherited from:
- RefinedBase
Attributes
- Inherited from:
- RefinedBase
Attributes
- Inherited from:
- RefinedBase
Attributes
- Inherited from:
- RefinedBase
Inherited and Abstract methods
Attributes
- Inherited from:
- RefinedBase
Attributes
- Inherited from:
- RefinedBase
Givens
Inherited givens
Attributes
- Inherited from:
- CanBeOrdered
Attributes
- Inherited from:
- CanBeOrdered
Attributes
- Inherited from:
- RefinedBase
Attributes
- Inherited from:
- NewtypeBase
Attributes
- Inherited from:
- NewtypeBase
Attributes
- Inherited from:
- NewtypeBase
Extensions
Inherited extensions
extension [B](typ: Type)
Attributes
- Inherited from:
- NewtypeBase
extension (typ: Type)
Attributes
- Definition Classes
- Inherited from:
- RefinedBase
In this article