pub fn hangeul_from_bigint(input: BigInt) -> Result<String, HangeulError>
Expand description

Parses a BigInt into a Hangeul String.