BigIntEncoder typedef

BigIntEncoder = Converter<Iterable<int>, BigInt>

Implementation

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