Specialized.Opt.X.ByteRaw

class ByteRaw[A <: Any.Byte]() extends Specialized.Opt[A, Byte.G.Opt[A]]
Source
Opt.scala
class Specialized.Opt[Specialized.Opt.X.ByteRaw.A, Byte.G.Opt[Specialized.Opt.X.ByteRaw.A]]
class java.lang.Object
trait scala.Matchable
class Any

Def

inline def apply[B](v: B, f: B => Byte.G.Opt[A]): Byte.G.Opt[A]
Source
Opt.scala