source: trunk/doc/erlang_refactorings.txt @ 2

Revision 2, 233 bytes checked in by dom, 5 years ago (diff)

Importing revision 150 of XP Dojo from BerliOS

Line 
1This document lists the refactorings we have identified for the Erlang language.
2
3* Add parameter
4
5Owing to the possible presence of several clauses and to the need to
6declare arity, adding a parameter to a function can be tedious.
7
Note: See TracBrowser for help on using the repository browser.