Segment.front

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Tuple!(TypeNuple!(E, N)) front [@property getter]
  2. Tuple!(TypeNuple!(E, N)) front [@property setter]
    struct Segment
    @property
    static if(assE)
    void
    front
    (
    Tuple!(TypeNuple!(E, N)) e
    )

Meta