OptionalChain.toString

Undocumented in source. Be warned that the author may not have intended to support it.
struct OptionalChain(T)
static if(!hasMember!(T, "toString"))
string
toString
()
()

Meta