From: Michael Orlitzky Date: Tue, 25 Oct 2011 04:00:19 +0000 (-0400) Subject: Add bang patterns to the Misc module and use them to write a faster X-Git-Tag: 0.0.1~85 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=40a354da29b99d773fc18c4c4ad0d136a93d7264;hp=40a354da29b99d773fc18c4c4ad0d136a93d7264;p=spline3.git Add bang patterns to the Misc module and use them to write a faster factorial function (Ben Lippmeier). ---