SimpleDataStructures.hello
You're seeing just the function
hello
, go back to SimpleDataStructures module for more information.
Hello world.
Examples
iex> SimpleDataStructures.hello()
:world