pop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool pop(Buffer!(T) buffer, T popped)
  2. bool pop(T[] array, T popped)
    bool
    pop
    (
    T
    )
    (
    ref T[] array
    ,
    out T popped
    )

Meta