modernui ~master (2018-05-26T05:41:16Z)
Dub
Repo
ReadOnlyList.this
modernui
collections
ReadOnlyList
Undocumented in source.
this
()
this
(U[] values)
this
(Stuff stuff)
class
ReadOnlyList
(T)
this
(
Stuff
)
(
Stuff
stuff
)
if
(
isInputRange
!
Stuff
&&
isImplicitlyConvertible
!(
ElementType
!
Stuff
,
T
)
&&
!
is
(
Stuff
==
T
[])
)
Meta
Source
See Implementation
modernui
collections
ReadOnlyList
aliases
Range
opDollar
constructors
this
functions
contains
opIndex
opSlice
properties
length