资讯

Immutable JS data structures which are backwards-compatible with normal Arrays and Objects. Use them in for loops, pass them to functions expecting vanilla JavaScript data structures, etc.
csv string (including new-line characters) format string (where each letter specifies type of value for each column) Class parses that string, in other words, it extracts values, stores them and ...