Open comments for this post @BetterClient on Scratcher · about 17 hours ago 47m 43s logged Added static type checking, which makes sure the correct types are used everywhere. It prevents the user from using a number in an if statement’s condition. It also prevents you from assigning a string to an integer field
Open comments for this post @BetterClient on Scratcher · about 17 hours ago 47m 43s logged Added static type checking, which makes sure the correct types are used everywhere. It prevents the user from using a number in an if statement’s condition. It also prevents you from assigning a string to an integer field
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.