View Source Reather.Macros (reather_lite v0.3.0)

Link to this section Summary

Functions

If the function is marked with @reather true, it defines reather function instead.

Declare a private reather.

Defines inline reather function.

Link to this section Functions

Link to this macro

def(head, body)

View Source (macro)

If the function is marked with @reather true, it defines reather function instead.

Link to this macro

defp(head, body)

View Source (macro)

Declare a private reather.

Defines inline reather function.