Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Memoized<X, Y>

Function that caches results.

Type parameters

  • X

  • Y

Hierarchy

  • Memoized

Implements

  • any

Index

Constructors

Methods

Constructors

constructor

Methods

apply

  • apply(input: X): Y

isFunction

  • isFunction(): true

Generated using TypeDoc