unshift

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void unshift(T[] arr, T value)
  2. void unshift(T[] arr, T[] value)
    void
    unshift
    (
    T
    )
    (
    ref T[] arr
    ,
    T[] value
    )

Meta