• Checks whether the item is stored in the multi-set.

    Type Parameters

    • T

    Parameters

    • item: T

      To check.

    Returns ((set) => boolean)

    Whether items is contained.

      • (set): boolean
      • Parameters

        Returns boolean

Generated using TypeDoc