Packages

Macros to create functions with syntax based keyword parameters with default values defkw make_list_elem( parent, text, spaced: false, type: :ul ) do ... end translates to def make_list_elem( parent, text, keywords \ [] ) do some_code_with( spaces, typed) end

Current section

Readme

Jump to
Loading README...

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, 0.0.1
0 5 10 15 20

this version

1 344

yesterday

2

last 7 days

6

all time

2 557

Last Updated

Dec 05, 2015

License

Apache 2.0

Build Tools

mix

Links

Owners