• Removes the items from the multi-set on Mut.

    Type Parameters

    • T

    Parameters

    • item: T

      To be removed.

    Returns (<S>(ref) => Mut<S, boolean>)

    Whether removing succeeded.

Generated using TypeDoc