ssll v0.3.0 (2019-07-25T17:16:20Z)
Dub
Repo
impl.impl
ssll
funcsByUDA
impl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alias
impl
=
AliasSeq
!(
ff
)
template
impl
(lst...)
@
nogc
nothrow extern (
C
)
static if
(
lst.length == 1
)
static if
(
is(typeof(__traits(getMember, symbol, lst[0])) == function)
)
static if
(
hasUDA!(ff, uda)
)
alias
impl
=
AliasSeq
!(
ff
)
alias
impl
=
AliasSeq
!()
alias
impl
=
AliasSeq
!()
alias
impl
=
AliasSeq
!(
impl
!(
lst
[
0
..$ /
2
]),
impl
!(
lst
[$ /
2
..$]))
Meta
Source
See Implementation
ssll
funcsByUDA
impl
aliases
ff
impl