to_long

Fast but unsafe function to parse a string into a long.

pure
long
to_long
(
T
)
(
in T str
)
if (
isSomeString!T
)

Meta