VariantArrays.peek

Peek at element of type SomeKind at ref_.

struct VariantArrays(Types...)
@safe scope inout return @system
inout(SomeKind)*
peek
(
SomeKind
)
()

Meta