phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
VariantArrays.peek
nxt
container
variant_arrays
VariantArrays
Peek at element of type
SomeKind
at
ref_
.
struct
VariantArrays
(Types...)
@
safe
inout return @
system
inout
(
SomeKind
)*
peek
(
SomeKind
)
(
in
Ref
ref_
)
if
(
Ref.canReferenceType
!
SomeKind
)
Meta
Source
See Implementation
nxt
container
variant_arrays
VariantArrays
aliases
Ref
Size
put
functions
allOf
at
empty
insertBack
insertBackMove
opOpAssign
peek
reserve
properties
length
static functions
makeRef
Peek at element of type SomeKind at ref_.