sdpc ~master (2022-02-23T09:48:48.8355398)
Dub
Repo
unitizeFunc.unitizeFunc
sdpc
primitives
unitizeFunc
Undocumented in source. Be warned that the author may not have intended to support it.
template
unitizeFunc
(func...)
pragma(
inline
)
auto
unitizeFunc
(
Args
...
)
(
Args
args
)
if
(
is
(
typeof
(
func
[0](
args
)))
)
if
(
func.length
== 1
)
Meta
Source
See Implementation
sdpc
primitives
unitizeFunc
functions
unitizeFunc