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