UNPKG

@tsdotnet/memoize

Version:

A utility for creating an iteratively cached (memoized) result of an iterable.

12 lines (7 loc) 623 B
# ![alt text](https://avatars1.githubusercontent.com/u/64487547?s=30 "tsdotnet") tsdotnet / memoize [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/memoize/blob/master/LICENSE) ![npm-publish](https://github.com/tsdotnet/memoize/workflows/npm-publish/badge.svg) [![npm version](https://img.shields.io/npm/v/@tsdotnet/memoize.svg?style=flat-square)](https://www.npmjs.com/package/@tsdotnet/memoize) A utility for creating an iteratively cached (memoized) result of an iterable. ## Docs [tsdotnet.github.io/memoize](https://tsdotnet.github.io/memoize/)