View Source Scapa (Scapa v0.1.0)

Documentation for Scapa.

Link to this section Summary

Functions

Hello world.

Link to this section Types

@type world() :: :world

Link to this section Functions

@spec hello() :: world()

Hello world.

examples

Examples

iex> Scapa.hello()
:world