Parse a number from a string
Function numFromString
#include <Geode/utils/general.hpp>
intbase
)str
The string to parse
base
The base to use
String as number, or Err if the string couldn't be converted
#include <Geode/utils/general.hpp>
Parse a number from a string
str
base