Example:
[12,23,987,43
What is the fastest, most efficient way to remove the “[
“,
using maybe a chop()
but for the first character?
Example:
[12,23,987,43
What is the fastest, most efficient way to remove the “[
“,
using maybe a chop()
but for the first character?