# SetAlgebra Implementations

*API Collection*

## Topics

### Initializers

- [`GSDrawStackFeature init(_:)`](/Core/GlyphsCore/GSDrawStackFeature/init(_:))
- [`GSDrawStackFeature init(arrayLiteral:)`](/Core/GlyphsCore/GSDrawStackFeature/init(arrayLiteral:))

### Instance Properties

- [`GSDrawStackFeature.isEmpty`](/Core/GlyphsCore/GSDrawStackFeature/isEmpty)

### Instance Methods

- [`GSDrawStackFeature isDisjoint(with:)`](/Core/GlyphsCore/GSDrawStackFeature/isDisjoint(with:))
- [`GSDrawStackFeature isStrictSubset(of:)`](/Core/GlyphsCore/GSDrawStackFeature/isStrictSubset(of:))
- [`GSDrawStackFeature isStrictSuperset(of:)`](/Core/GlyphsCore/GSDrawStackFeature/isStrictSuperset(of:))
- [`GSDrawStackFeature isSubset(of:)`](/Core/GlyphsCore/GSDrawStackFeature/isSubset(of:))
- [`GSDrawStackFeature isSuperset(of:)`](/Core/GlyphsCore/GSDrawStackFeature/isSuperset(of:))
- [`GSDrawStackFeature subtract(_:)`](/Core/GlyphsCore/GSDrawStackFeature/subtract(_:))
- [`GSDrawStackFeature subtracting(_:)`](/Core/GlyphsCore/GSDrawStackFeature/subtracting(_:))

