• A iterable filter that returns the elements of the specified sequence or the specified value in a collection if the sequence is empty.

    Returns

    Type Parameters

    • T

    Parameters

    • defaultValue: T

    Returns IterableFilter<T>

Generated using TypeDoc