UNPKG

@thi.ng/parse

Version:

Purely functional parser combinators & AST generation for generic inputs

6 lines (5 loc) 92 B
const CACHE = []; const __indent = (x) => CACHE[x] = " ".repeat(x); export { __indent };