BigIntDecoder typedef

BigIntDecoder = Converter<BigInt, Iterable<int>>

Implementation

typedef BigIntDecoder = Converter<BigInt, Iterable<int>>;