Turnstile.get

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

Meta