[ sid ]
[ ソース: node-thunky ]
パッケージ: node-thunky (1.1.0-1)
node-thunky に関するリンク
Debian の資源:
node-thunky ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
delay the evaluation of a parameterless async function
The thunky package is a utility for delaying the evaluation of a parameterless asynchronous function and caching its result. This is particularly useful for implementing lazy evaluation patterns where the result of an asynchronous operation should be computed only once and then reused.