long

object long extends LongOptics
class Object
trait Matchable
class Any

Value members

Inherited fields

val longToBoolean: Prism[Long, Boolean]
Inherited from
LongOptics
Source
Long.scala
val longToByte: Prism[Long, Byte]
Inherited from
LongOptics
Source
Long.scala
val longToChar: Prism[Long, Char]
Inherited from
LongOptics
Source
Long.scala
val longToInt: Prism[Long, Int]
Inherited from
LongOptics
Source
Long.scala