given_FromJson_BigInt

object given_FromJson_BigInt extends FromJson[BigInt]
trait FromJson[BigInt]
class Object
trait Matchable
class Any

Value members

Concrete methods

def fromJson(j: AST): Either[DervError, BigInt]