test_kv v0.1.0 Test
Documentation for Test.
Link to this section Summary
Link to this section Functions
Link to this function
hello()
Hello world.
Examples
iex> Test.hello()
:world
Documentation for Test.
Hello world.
iex> Test.hello()
:world