搜索 "lits" 的结果(共 6 个)
split-if-boxed-bug-x
Tests if a value is a string with the boxed bug; splits to an array.
MIT
char-split
splits an stream on a character (e.g. \n) and emits the strings in between
parse-domain
Splits a hostname into subdomains, domain and (effective) top-level domains
MIT
math-float64-frexp
Splits a double-precision floating-point number into a normalized fraction and an integer power of two.
MIT