gorillascript
gorillascript copied to clipboard
wrong exemple in home page
In your home page you say "== and != perform type coercion behind the scenes and can be the cause of some subtle bugs." // JavaScript, all the following are true but 0 != "" return false you have to change the operator by ==