Hexper v1.4.0 Hexper View Source

Hexper say Hello World

Link to this section Summary

Functions

The one hello world function. It can even say hello to anyone ;)

Demo function when you create a mix package

Link to this section Functions

The one hello world function. It can even say hello to anyone ;)

Examples

iex> Hexper.greet("world")
"Hello world"

Demo function when you create a mix package.

Example

iex> Hexper.hello
:world