logoalt Hacker News

shawn_wyesterday at 5:46 PM1 replyview on HN

Bug: The `list-iter` function presented assumes that an empty list is false. While that's the case in Common Lisp, it isn't in Scheme (and hasn't been in a very long time; iirc in early versions it was optional behavior).


Replies

jhbrownyesterday at 9:48 PM

Slides author here. Thanks for flagging that. I'll fix it before I give the talk again, most likely in 2044 :)

show 2 replies