opaque type Priority
Priority is an opaque Int value, ranging from 1 to 10.
- Source
- Priority.scala
Def
@targetName("Opt")
To option
To option
Returns Int specialized option
- Inherited from
- _methods
- Source
- Base.scala
Real value
Real value
Returns Int value standing behind the opaque type.
This is a zero cost call.
- Inherited from
- _methods
- Source
- Base.scala