# Functions

AllNotEmpty 所有字符串都不为空时, 返回 true.
AnyEmpty 有任意一个字符串为空时, 返回 true.
Sort 将一个字符串进行字典序排序.