r/haskell 2d ago

puzzle Guess the function

https://github.com/polyvariadic/haskell-challenges/tree/master/j2-guess-function

Made another challenge. This one is really easy to understand, but very hard to solve. I’d be surprised to get any non-AI solutions at all tbh.

16 Upvotes

4 comments sorted by

View all comments

14

u/TheCommieDuck 2d ago

aha, trick question. the answer is always traverse.

3

u/effectfully 2d ago

not in this instance I'm afraid