Garden 🌻

__reflect.gdn::namespace_functions

All the external functions in ns.

Source Codepublic fun namespace_functions(ns: Namespace): List<String> {
  // This is deliberately not a method on Namespace, so code
  // completion isn't confusing.
  __BUILTIN_IMPLEMENTATION
}