LazyDoc.Example (LazyDoc v0.4.0)
Documentation for LazyDoc.
This module is an example of autogenerated docs by the task provided.
Summary
Functions
Parameters
None Description Outputs "Hello world" to the console.
Returns None
Hello world.
Examples
iex> LazyDoc.hello()
:world
Parameters
n - an integer that can take different values. Description Returns a string representing the number.
Returns a string indicating the value of n, with specific responses for 1 and 2.
Parameters
n - an integer input to the function. Description Returns a string representation of the input number.
Returns a string that indicates the value of n