BinaryInteger
extension BinaryInteger where Self: IdIndexable
-
The index of a binary integer is itself.
Declaration
Swift
public var index: Int { get }
PenguinStructures Docs (94% documented)
extension BinaryInteger where Self: IdIndexable
The index of a binary integer is itself.
Swift
public var index: Int { get }