Function cjk::is_korean_codepoint

source ·
pub fn is_korean_codepoint(c: char) -> bool
Expand description

is_korean_codepoint returns true if the character falls within the CJK or korean related unicode blocks.