parseNumberAndExponent

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

package
parseNumberAndExponent
(
R
T
)
(
ref R range
,
out T value
,
out int exponent
,)
if (
isInputRange!R &&
isSomeChar!(ElementType!R)
)

Meta