parseNaN

Undocumented in source. Be warned that the author may not have intended to support it.

package
bool
parseNaN
(
R
T
)
(
ref R range
,
out T payload
)
if (
isInputRange!R &&
isSomeChar!(ElementType!R)
)

Meta