Option.min

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int min [@property getter]
    struct Option(T)
    @property
    int
    min
    ()
  2. int min [@property setter]

Meta