nxt.assuming

Undocumented in source.

Members

Functions

assumeNogc
void assumeNogc(T xs)
assumePure
auto assumePure(T t)

Return T assumed to be pure.

assumePureNogc
auto assumePureNogc(T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

f
int f(int x)
Undocumented in source. Be warned that the author may not have intended to support it.
g
void g()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta