Hi there, Based on my understanding, (bound-identifier=? id-a id-b) only returns true if id-a would bind id-b AND id-b would bind id-a. Also based on my understanding, id-a will bind id-b doesn't imply that id-b will bind id-a. So, if I only want to check whether id-a will bind id-b, which function should I use?
Thanks, Yongming -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/b9e98764-1505-4bf9-a8d3-df5d8d2d72b5%40googlegroups.com.

