pub fn hangeul_from_bigint(input: BigInt) -> String
Expand description

Parses a BigInt into a Hangeul String.

Args:
*input* - A BigInt.