/README
http://github.com/nbowe/erlang_decorators · #! · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · 7d4b6976fcce83e18759d0cf45e925ca MD5 · raw file
- Erlang Decorators
- =================
- An early implementation of python style decorators for erlang.
-
-
- TODO
- ====
- * Allow custom named decorators for nicer syntax
- * Allow passing arguments to decorators