UNPKG

functionalscript

Version:

FunctionalScript is a purely functional subset of JavaScript

17 lines (16 loc) 307 B
declare const _default: { example: () => void; join: { 0: () => void; 1: () => void; 3: () => void; }; concat: () => void; repeatList: { 0: () => void; 5: () => void; }; repeat: () => void; cmp: () => void; }; export default _default;