Subscript

pointer_to_element(at:)

Projects the address of the element at position.

Source
subscript pointer_to_element(at position: Int): PointerToMutable<Element> { let }

Preconditions

  • position is in the range 0 ..< capacity().