List.front

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T front [@property getter]
  2. T front [@property setter]
    class List(T)
    @property
    void
    front
    (
    ref T f
    )

Meta