mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
UnsafeArrayBuffer.popBackN
mir
appender
UnsafeArrayBuffer
Removes the last n elements from the UnsafeArrayBuffer.
struct
UnsafeArrayBuffer
(T)
void
popBackN
(
size_t
n
)
mir
appender
UnsafeArrayBuffer
functions
data
popBackN
put
variables
buffer
length
Removes the last n elements from the UnsafeArrayBuffer.