Packages

kwfuns

v 0.0.4

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

Dependencies of kwfuns

0 dependencies

kwfuns has no dependencies.

Checksum

Dependency Config

mix.exs

rebar.config

erlang.mk

Package Details

Downloads Last 30 days, 0.0.4
0 20 40 60 80

this version

535

yesterday

0

last 7 days

13

all time

2 503

Last Updated

Dec 07, 2015

License

Apache 2.0

Build Tools

mix

Links

Owners