PrimitiveToScalar

implicit implicit class PrimitiveToScalar[@specialized(Boolean, Int, Long, Float, Double) T](p: T)(implicit st: ScalarTag[T])
class Object
trait Matchable
class Any

Value members

Concrete methods

def isNA: Boolean