Tk.parse

Undocumented in source. Be warned that the author may not have intended to support it.
struct Tk(alias c)
const
bool
parse
(
ref Stream stream
,
ref ElementType!Stream value
,
ref Stream.Error err
)
if (
is(typeof(c) : ElementType!Stream)
)

Meta