slackbuilds_ponce/libraries/decorator
2012-08-26 09:30:46 +02:00
..
decorator.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
decorator.SlackBuild
README libraries/decorator: Fixed dep information 2012-08-26 09:30:46 +02:00
slack-desc

The aim of the decorator module it to simplify the usage of decorators
for the average programmer, and to popularize decorators usage giving
examples of useful decorators, such as memoize, tracing,
redirecting_stdout, locked, etc.