Turnstile.set

Undocumented in source. Be warned that the author may not have intended to support it.
class Turnstile
void
set
(
this T
)
(
bool b
)
if (
(
is(T == Turnstile) ||
is(T == shared Turnstile)
)
)

Meta