Programming Guidelines
Submitted by metaperl on Mon, 03/21/2005 - 2:42pm.
::
[14:38] [ibid] metaperl: there is a guideline - often forgotten in popular programming - that a subroutine be either a mutator or an inspector but not both
[14:38] [ibid] metaperl: if pop returned the element, it'd be both
- Login to post comments