rxd ~master (2018-02-24T08:23:56Z)
Dub
Repo
staticMap1.staticMap1
rxd
meta2
traits
staticMap1
Undocumented in source.
alias
staticMap1
=
func
!(
Args
[
0
])
template
staticMap1
(alias func, Args...)
version(unittest)
static if
(
Args.length == 1
)
alias
staticMap1
=
func
!(
Args
[0])
alias
staticMap1
=
AliasSeq
!(
func
!(
Args
[
0
]),
staticMap1
!(
func
,
Args
[
1
..$]))
Meta
Source
See Implementation
rxd
meta2
traits
staticMap1
aliases
staticMap1