parseHexNumber

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

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

Meta