You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Peter Samarin, Racket Developers
Yes, the problem here is that plain names in `match` are bindings, not
comparisons to things in the environment. So if you replace `_float`
with `empty` or `string=?` it will still produce the same answer.