Updated join function in utils.lisp
authormaxwellhansen <maxwellhansen@hotmail.com>
Fri, 26 Apr 2013 05:37:09 +0000 (22:37 -0700)
committermaxwellhansen <maxwellhansen@hotmail.com>
Fri, 26 Apr 2013 05:37:09 +0000 (22:37 -0700)
commitac07b88eb1161935cdbf8836f65258e44bfe7ab9
treed052b4735b8645b971faa03108224e9b56d04c74
parenta94bce9351582971c825e82c1ab7b8a13943bc51
Updated join function in utils.lisp

Used !reduce instead of verbose conditional recursion.
src/utils.lisp