/README
#! | 9 lines | 7 code | 2 blank | 0 comment | 0 complexity | 7d4b6976fcce83e18759d0cf45e925ca MD5 | raw file
1Erlang Decorators 2================= 3An early implementation of python style decorators for erlang. 4 5 6TODO 7==== 8* Allow custom named decorators for nicer syntax 9* Allow passing arguments to decorators