tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
CircularList.dup
tango
util
container
CircularList
CircularList
Make an independent copy of the list. Elements themselves are not cloned
class
CircularList
(V, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
@
property
final
CircularList
dup
(
)
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
Make an independent copy of the list. Elements themselves are not cloned