@BetterClient on Scratcher · about 2 months 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
@BetterClient on Scratcher · about 2 months 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.