CodepointSet

The recommended default type for set of $(CODEPOINTS). For details, see the current implementation: InversionList.

@safe
alias CodepointSet = InversionList!GcPolicy

Meta