Function isEmpty

  • Internal

    Type guard for Empty

    Parameters

    • bag: Bag<any, any>

    Returns bag is {
        kind: "Empty";
    }