given_Decoder_BigInt

us.oyanglul.dhall.generic.Decoder.given_Decoder_BigInt
object given_Decoder_BigInt extends Decoder[BigInt]

Attributes

Graph
Supertypes
trait Decoder[BigInt]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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