parseSign

Undocumented in source. Be warned that the author may not have intended to support it.
package
bool
parseSign
(
R
)
(
ref R range
,
out bool isNegative
)
if (
isInputRange!R &&
isSomeChar!(ElementType!R)
)

Meta