judy ~master (2016-05-23T00:19:59Z)
Home
Dub
Repo
JudyLArray.last
judy
judyl
JudyLArray
Undocumented in source. Be warned that the author may not have intended to support it.
bool
last
(size_t index, ElementType found)
bool
last
(size_t index)
struct
JudyLArray
(ElementType, bool UseGC = true)
const
bool
last
(
ref
size_t
index
)
if
(
isPointer
!
ElementType
||
is
(
ElementType
:
Object
)
||
isScalarType
!
ElementType
)
size_t
last
()
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