• Type-guard predicate that checks if a [Lazy] has been computed already.

    Type Parameters

    • T

    Parameters

    • value: Lazy<T>

      the [Lazy] value to check.

    Returns value is T

Generated using TypeDoc