kisZh method

bool kisZh()

是否汉字

Implementation

bool kisZh() => '〇' == this || matches(_RegexConst.zh);