bigint

object bigint extends BigIntOptics
class Object
trait Matchable
class Any

Value members

Inherited fields

val bigIntToBoolean: Prism[BigInt, Boolean]
Inherited from
BigIntOptics
Source
BigInt.scala
val bigIntToByte: Prism[BigInt, Byte]
Inherited from
BigIntOptics
Source
BigInt.scala
val bigIntToChar: Prism[BigInt, Char]
Inherited from
BigIntOptics
Source
BigInt.scala
val bigIntToInt: Prism[BigInt, Int]
Inherited from
BigIntOptics
Source
BigInt.scala
val bigIntToLong: Prism[BigInt, Long]
Inherited from
BigIntOptics
Source
BigInt.scala