LazyDoc (lazy_doc v0.2.0)

Documentation for LazyDoc.

Summary

Functions

Parameters

Hello world.

Functions

func_without_doc()

Parameters

None Description Outputs "Hello world" to the console.

Returns None

hello()

Hello world.

Examples

iex> LazyDoc.hello()
:world