[MLton] DisjointSet name changes

Stephen Weeks MLton@mlton.org
Tue, 27 Jul 2004 10:45:51 -0700


> The . looks kinda awkward, what about Set! and Set:=, though that will
> break other conventions =(

We don't have any choice about the "." for qualified ids.

> or just shortening the previous syntax to
> something like Set.val and Set.set.

We can't use "val", which is a keyword.