IndexMixin.back

Complexity: O(1)

  1. back [@property getter]
    mixin template IndexMixin(size_t N, alias Range_0)
    @property
    back
    inout
    (
    )
  2. Value back [@property setter]

Meta