source:
trunk/doc/erlang_refactorings.txt
@
2
| Revision 2, 233 bytes checked in by dom, 5 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | This document lists the refactorings we have identified for the Erlang language. |
| 2 | |
| 3 | * Add parameter |
| 4 | |
| 5 | Owing to the possible presence of several clauses and to the need to |
| 6 | declare arity, adding a parameter to a function can be tedious. |
| 7 |
Note: See TracBrowser
for help on using the repository browser.
