On Wed, 19 May 2004, Michael Schlenker wrote:
Either the interface gets cluttered with commands (prepend append llength whatever) or the existing commands are reused which leads to slightly longer code but smaller interfaces.
Personally I'd vote for smaller interfaces if the benefit is not huge. Less maintenance and clutter and replication of functionality.