nxt.functional_ex

Undocumented in source.

Members

Functions

match
auto ref match(Variant v)

Pattern Matching.

Templates

autocurry
template autocurry(alias Fun)

Turn the function what into a curried function.

Meta