coercion
More Useful Functions
02/01/21 08:09 Filed in: GO
Last time I learned about using the time package, substring replacement, and getting user input. I learned functions can return more than one value, including an error. Today, I look into handling returned errors and the if statement. I'll also tackle casting strings to numbers. Read More…
Useful Functions
01/25/21 08:23 Filed in: GO
Today, I want to go over a few useful functions.
Read More…
Read More…