Function cache

  • wrap Function with result cache

    Type Parameters

    • T extends ((...data) => any)

    Parameters

    • func: T

    Returns T

Generated using TypeDoc