Garden 🌻

__reflect.gdn::operators

All the operators in Garden.

Source Codepublic fun operators(): List<String> {
  // TODO: finish
  ["+", "+="]
}