@resee-movies/utilities - v0.8.0
    Preparing search index...

    Type Alias Operand<T>

    Operand: Set<T> | Map<T, unknown> | T[]

    The type of Iterables that this collection module can work with.

    Type Parameters

    • T