Comment by shawn_w

1 day ago

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).

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