rex v0.1.0-alpha4 Rex

Summary

Macros

Define a new Rex function

Compile a Rex expression into an Elixir function

Pipe an exising stack to a new Rex expression

Macros

drex(arg)

Define a new Rex function.

drex(arg, list)
rex(expr)

Compile a Rex expression into an Elixir function.

rex(stack, expr)

Pipe an exising stack to a new Rex expression.