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.4
0 1 2 3 4

this version

563

yesterday

0

last 7 days

10

all time

2 585

Last Updated

Dec 07, 2015

License

Apache 2.0

Build Tools

mix

Links

Owners