Speed up number printing and remove the need for Array by using the standard 'intToDi...
authorJohn Meacham <john@repetae.net>
Fri, 8 Jun 2007 18:23:53 +0000 (18:23 +0000)
committerJohn Meacham <john@repetae.net>
Fri, 8 Jun 2007 18:23:53 +0000 (18:23 +0000)
commita642e93ea637d3187d983722b7d13953971277b2
tree8d99c4630645e5286708e26dd009a0ce178ea940
parentd658695cc2eced5f6896ecfac195f43e7b533717
Speed up number printing and remove the need for Array by using the standard 'intToDigit' routine
Text/Printf.hs