tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
CircularList.iterator
tango
util
container
CircularList
CircularList
Return a generic iterator for contained elements
class
CircularList
(V, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
@
property
final
Iterator
iterator
(
)
Meta
Source
See Implementation
tango
util
container
CircularList
CircularList
aliases
Type
constructors
this
destructors
~this
functions
add
addAt
append
cache
check
clear
contains
first
get
head
isEmpty
last
opApply
prepend
remove
removeAt
removeHead
removeRange
removeTail
replace
replaceAt
reset
subset
tail
take
toArray
properties
dup
iterator
size
Return a generic iterator for contained elements