dcontain ~master (2019-05-25T23:28:26Z)
Dub
Repo
List.removeRange
containers
list
List
Removes a range of items from the list
struct
List
(T)
void
removeRange
(
size_t
index
,
size_t
count
)
Meta
Source
See Implementation
containers
list
List
constructors
this
functions
add
addRange
clear
contains
copyTo
empty
indexOf
insert
insertRange
lastIndexOf
opAssign
opIndex
opIndexAssign
opOpAssign
remove
removeAt
removeRange
reverse
toArray
toString
properties
count
Removes a range of items from the list