Functioncache

  • wrap Function with result cache

    Type Parameters

    • T extends ((...data: any[]) => any)

    Parameters

    • func: T

    Returns T