modernui ~master (2018-05-26T05:41:16Z)
Dub
Repo
ReactiveList.removeRange
modernui
collections
ReactiveList
Undocumented in source. Be warned that the author may not have intended to support it.
class
ReactiveList
(T)
void
removeRange
(
Stuff
)
(
Stuff
val
)
if
(
isInputRange
!
Stuff
&&
isImplicitlyConvertible
!(
ElementType
!
Stuff
,
T
)
)
Meta
Source
See Implementation
modernui
collections
ReactiveList
functions
add
addRange
clear
opIndexAssign
remove
removeRange
set