given_Decoder_BigInt

object given_Decoder_BigInt extends Decoder[BigInt]
trait Decoder[BigInt]
class Object
trait Matchable
class Any

Value members

Concrete methods

def decode(expr: Expr): Result[BigInt]