Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove a completed TODO
  • Loading branch information
japhb committed Jun 7, 2013
1 parent 142e5d2 commit fa8c1b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TODO
Expand Up @@ -49,7 +49,6 @@
+ colomon++'s ideas:
- Ten most frequently used words in Hamlet and not Much Ado About Nothing
. http://perl6advent.wordpress.com/2012/12/13/day-13-bags-and-sets/
. needs support for data/
- 'is cached' versus non-cached performance
. fact(10000) + fact(10001) # Factorial, cache only hits on multiple calls
. fib(30) # Fibonnaci, cache hits for just a single call
Expand Down

0 comments on commit fa8c1b1

Please sign in to comment.