Hello.World (hello_libary v0.1.2)
Hello world
Link to this section Summary
Functions
Greet world
Link to this section Functions
Link to this function
greet(name \\ "world")
Greet world
examples
Examples
iex> Hello.World.greet("world") "Hello world!"