mocked v3.0.1 (2020-09-15T08:22:25Z)
Dub
Repo
Maybe.get
mocked
meta
Maybe
struct
Maybe
(Arguments...)
@
property
ref
Arguments
[
n
]
get
(
size_t
n
)
(
)
if
(
n
<
Arguments.length
)
Parameters
n
Value position in the tuple.
Return Value
Type:
Arguments
[
n
]
nth value in the tuple.
Meta
Source
See Implementation
mocked
meta
Maybe
aliases
Types
functions
opAssign
properties
get
isNull
variables
length