ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
CircularList.dup
ocean
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)
final
CircularList
dup
(
)
Meta
Source
See Implementation
ocean
util
container
CircularList
CircularList
aliases
Type
constructors
this
destructors
~this
functions
add
addAt
append
cache
check
clear
contains
dup
first
get
head
isEmpty
iterator
last
opApply
prepend
remove
removeAt
removeHead
removeRange
removeTail
replace
replaceAt
reset
size
subset
tail
take
toArray
Make an independent copy of the list. Elements themselves are not cloned