nxt.ties

Undocumented in source.

Members

Aliases

pointerOf
alias pointerOf(T) = T*
Undocumented in source.

Functions

into
R into(Tuple!Ts xs, R delegate(Ts) f)
Undocumented in source. Be warned that the author may not have intended to support it.
sampleTuple
auto sampleTuple(int x)
Undocumented in source. Be warned that the author may not have intended to support it.
tie
auto tie(Ts vars)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

let
template let(string expr)

Destructured Tuple Assignment in Expression $(EXPR).

sameTypes
template sameTypes(Ts...)
Undocumented in source.

Meta