EnumCollectionBinary<T extends Enum> extension

An extension to get the binary representation of enum values based on their indexes.

on

Properties

binary int

Available on Set<T>, provided by the EnumCollectionBinary extension

Gets the binary representation of the indexes.
no setter