judy ~master (2016-05-23T00:19:59Z)
Home
Dub
Repo
JudyLArray.lastEmpty
judy
judyl
JudyLArray
Undocumented in source. Be warned that the author may not have intended to support it.
struct
JudyLArray
(ElementType, bool UseGC = true)
const nothrow @
nogc
bool
lastEmpty
(
ref
size_t
index
)
if
(
isPointer
!
ElementType
||
is
(
ElementType
:
Object
)
||
isScalarType
!
ElementType
)
Meta
Source
See Implementation
judy
judyl
JudyLArray
destructors
~this
functions
add
at
first
firstEmpty
has
last
lastEmpty
next
nextEmpty
opDollar
opIndex
opIndexAssign
opSlice
popBack
popFront
prev
prevEmpty
remove
postblits
this(this)
properties
back
count
empty
front
length
memActive
memUsed