Segment.start

Undocumented in source. Be warned that the author may not have intended to support it.
  1. vectype start [@property getter]
    struct Segment(T)
    @property ref
    start
    ()
    if (
    isFloatingPoint!T
    )
  2. const(vectype) start [@property getter]

Meta