Implementing the Builder Pattern in Carp

made by hellerve, submitted by porterjamesj
Veit demonstrates how the traditional object-oriented Builder pattern can be useful in functional programming languages like Carp, a Lisp that he's one of the main contributors to.