_methods

trait _methods extends _methods

Default methods for all Char.Opaque.Data defined types

Source
__.scala
trait _methods
class java.lang.Object
trait scala.Matchable
class Any
class Char.Opaque.Data[Char.Opaque.Data.A]
class Char.Opaque.Data.Ordered[Char.Opaque.Data.Ordered.A]
trait _methods

Def

@targetName("Opt")
inline def ?: Char.G.Opt[THIS_OPAQUE]

To option

To option

Returns Char specialized option

Inherited from
_methods
Source
Base.scala
inline def real: Char

Real value

Real value

Returns Char value standing behind the opaque type.

This is a zero cost call.

Inherited from
_methods
Source
Base.scala