CHARSET chars
为解析函数创建字符的位集。
CHARSET 是一个函数值。
charset: func [ "Makes a bitset of chars for the parse function." chars [string! block!] ][ make bitset! chars ]