We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
iex(4)> hello!world error: undefined function hello!/1 (there is no such import) └─ iex:4 ** (CompileError) cannot compile code (errors have been logged)
Practical example:
registry = start_supervised!(KV.Registry)
Currently maps to 'elixirOperator'
'elixirOperator'