_mpartial._

Undocumented in source.
mixintemplate _mpartial(alias T = identity, U...)
mixin template _ (
V...
) {}

Members

Aliases

_
alias _ = T!(U, V)
Undocumented in source.

Meta