hibernated v0.3.8 (2023-02-11T16:16:50Z)
Home
Dub
Repo
LazyCollection.opCast
hibernated
type
LazyCollection
Undocumented in source. Be warned that the author may not have intended to support it.
struct
LazyCollection
(T)
TT
opCast
(
TT
)
(
)
if
(
isArray
!
TT
&&
isImplicitlyConvertible
!(
typeof
(
TT.init
[0]),
Object
)
)
Meta
Source
See Implementation
hibernated
type
LazyCollection
aliases
delegate_t
functions
get
opAssign
opCall
opCast
properties
loaded