BinaryInteger

extension BinaryInteger where Self: IdIndexable

Available where Self: IdIndexable

  • The index of a binary integer is itself.

    Declaration

    Swift

    public var index: Int { get }