Values

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto Values(T[] values)
  2. auto Values(R values)
    Values
    (
    R
    )
    ()
    if (
    isInputRange!R
    )

Meta