__reflect.gdn::operators()
All the operators in Garden.
public fun operators(): List<String> { // Missing: ["/"] ["+", "+=", "-", "-=", "*", "**", "==", "!=", "=", "^", ">", "<", ">=", "<=", "%"] }