given_JsValueMapper_BigInt

trait JsValueMapper[BigInt]
class Object
trait Matchable
class Any

Value members

Concrete methods

inline def fromJson(js: JsValue): BigInt
inline def toJson(t: BigInt): JsValue