Skip to content
Discussion options

You must be logged in to vote

The problem is that a Rhombus list is not a Racket list, and the completion function wrapper doesn't complain about a non-Racket-list result. I'm not sure why the wrapper doesn't complain, but maybe it's because the callback is in atomic mode, so exceptions are unsafe at that point.

Adding PairList before ["Rudolf", .... makes it work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vinipsmaker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants