Nullable.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
struct Nullable(T)
opDispatch
(
string s
ARGS...
)
(
ARGS i
)
if (
hasMember!(T, s)
)

Meta