UNPKG

@tempots/std

Version:

Std library for TypeScript. Natural complement to the Tempo libraries.

2 lines (1 loc) 224 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=e=>e,n=e=>t=>(...r)=>e(t,...r),o=e=>{let t;return()=>(t===void 0&&(t=e()),t)};exports.curryLeft=n;exports.identity=i;exports.memoize=o;