phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
Array.compress
array_ex
Array
Undocumented in source. Be warned that the author may not have intended to support it.
void
compress
()
void
compress
()
struct
Array
(E, Ordering ordering = Ordering.unsorted, bool useGC = shouldAddGCRange!E, alias less = "a < b")
pure nothrow @
trusted
@
nogc
static if
(!(
useGC
))
void
compress
(
)
Meta
Source
See Implementation
array_ex
Array
aliases
ME
_free
_malloc
_realloc
append
comp
linearDeleteAt
linearRemoveAt
linsert
opDollar
pack
prepend
constructors
this
destructors
~this
enums
isElementAssignable
functions
compress
contains
isSmall
linearInsert
linearInsertAtIndex
linearPopAtIndex
linearPopFront
linearPushFront
opOpAssign
popBack
pushBack
reserve
zero
manifest constants
isString
smallLength
postblits
this(this)
properties
empty
front
length
opIndex
opSlice
reservedLength
variables
_length
_storeLength
_storePtr