kwargify

Wrap Function so that it's callable with its parameters in any order. No types should be repeated in its signature.

Members

Aliases

kwargify
alias kwargify = impl
Undocumented in source.

Functions

impl
auto impl(A args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta