arjan / decorator

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

Add a `@decorate_all` attribute which decorates every function in mod #16

Closed aspett closed 6 years ago

aspett commented 6 years ago

Solves two problems for me:

arjan commented 6 years ago

Wow, you managed to do it, great! I'll review it soon.

aspett commented 6 years ago

Any movement on this? :) Keen to use the hex package versioning! Cheers

arjan commented 6 years ago

See #15