Since we can convert a number to a string using String(number), but when we import String from the Effect package, this functionality is no longer available, how do we parse anything to a string using the Effect String package? Is there something like String.parse?