int

object int extends IntOptics
Source
Int.scala
trait IntOptics
class Object
trait Matchable
class Any

Value members

Inherited fields

val intToBoolean: Prism[Int, Boolean]
Inherited from
IntOptics
Source
Int.scala
val intToByte: Prism[Int, Byte]
Inherited from
IntOptics
Source
Int.scala
val intToChar: Prism[Int, Char]
Inherited from
IntOptics
Source
Int.scala