Open
Description
The String
module has three functions for interacting with Symbols.
getSymbol
getSymbolUnsafe
setSymbol
- Are these bindings necessary?
- Should we move to another module?
Is there any example case for these bindings?
String.getSymbol("name", Symbol.make("name"))
Compile to:
"name"[Symbol("name")]
Metadata
Metadata
Assignees
Labels
No labels