Set: Difference between revisions

6 bytes removed ,  2 years ago
m
Line 860:
You might notice the operator overloading.
 
(Aside: If one were going to write an ATS implementation of sets as linked lists, it might be well to base the implementation on the reference code for Scheme SRFI-1: [https://srfi.schemers.org/srfi-1/srfi-1-reference.scm]. This is particularly so if thean members'''eq?'''-like offunction theis setpossible arefor "boxed"set and have unique addressesmembers.)
 
<lang ATS>(*------------------------------------------------------------------*)
1,448

edits