when I added the return, it said that it was expec...
# getting-started
k
when I added the return, it said that it was expecting Unit but saw a Pair, is that because the lambda is getting evaluated immediately as a pair instead of being treated as a lambda?