dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Array.cur
dil
Array
Array
Points to the end of the contents. Only dereference if cur < end.
struct
Array
E
*
cur
;
Meta
Source
See Implementation
dil
Array
Array
constructors
this
functions
cap
compact
destroy
elems
get
growcap
len
opOpAssign
opSlice
rem
reserve
shrinkby
variables
cur
end
ptr
Points to the end of the contents. Only dereference if cur < end.