Skip to main content

Try it Live

Run EventLog examples in the interactive playground

    Usage Notes

    wasRemoved() is functionally identical to isRemoved():
    Use whichever name is clearer in context. wasRemoved() emphasizes past tense; isRemoved() emphasizes current state.

    See Also