arjan / decorator

Function decorators for Elixir
MIT License
385 stars 20 forks source link

Default decoration for multiple clauses decoration #22

Closed ludwikbukowski closed 6 years ago

ludwikbukowski commented 6 years ago

The idea is that we decorate just top level function head. Rest heads will be decorated automatically

ludwikbukowski commented 6 years ago

@studzien I challenge you to to fix it as well

arjan commented 6 years ago

Thanks!