gibberingmouther the http://docs.godotengine.org/en/stable/reference/gdscript.html#doc-gdscript says that the operators list is out of date. does anyone care to provide an updated version so i and others know what we're doing when we write GDScript?
vnen The list might need some extra details (like saying you can use + to concatenate strings and arrays), but in general is pretty much what is described. There's no much secret in language operators.