IndexMixin.front

Complexity: O(1)

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

Meta