Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Converts the input vector to a list. Missing values are converted to nil.

 

Excerpt

vector unique( vector )

Returns a vector of the unique elements in the input vector.