Brent Yorgey wrote:
The point is, what you'd *like* (say) extendSequence
[1,2,5,14,42] to do is return the *infinite* list of Catalan numbers, but
that's very, very difficult to do in general!

Actually impossible, since OEIS contains "Busy Beaver" sequences, which are not computable! (although its values becomes large so fast that, even if the answer was computable, the universe would end before you computed it, so it might not make a real difference in this case...)

Isaac
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to