parseDecimalHex

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

package @safe
parseDecimalHex
(
R
T
)
(
ref R range
,,
out int exponent
)
if (
isInputRange!R &&
isSomeChar!(ElementType!R)
)

Meta