tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
LinkedList.dup
tango
util
container
LinkedList
LinkedList
Build an independent copy of the list. The elements themselves are not cloned
class
LinkedList
(V, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
@
property
final
LinkedList
dup
(
)
Meta
Source
See Implementation
tango
util
container
LinkedList
LinkedList
constructors
this
destructors
~this
functions
add
addAt
append
cache
check
clear
contains
first
get
head
isEmpty
iterator
last
opApply
prepend
remove
removeAt
removeHead
removeRange
removeTail
replace
replaceAt
reset
sort
subset
tail
take
toArray
properties
dup
size
Build an independent copy of the list. The elements themselves are not cloned