Specialized.Opt.X.IntRef

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

Def

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