Add an implementation of the factorial algorithm in Haskell.
commit5481e801ea2eadc986e6c6d8001db1b8d44f2d8c
authorSimon Peyote Joints <simonpj@world4chan.org>
Wed, 19 Mar 2008 21:09:41 +0000 (19 22:09 +0100)
committerSimon Peyote Joints <simonpj@world4chan.org>
Wed, 19 Mar 2008 21:15:00 +0000 (19 22:15 +0100)
treefbbc041765ad62ecb49b15c1d3e55356b5d8bc6c
parenta93bed4927ca3fbdd282dd232ef63834590aa286
Add an implementation of the factorial algorithm in Haskell.
Fact.hs [new file with mode: 0644]