view tests/tcsimp.ur @ 2219:ff38b3e0cdfd

Add interface to UnionFind.
author Ziv Scully <ziv@mit.edu>
date Mon, 24 Nov 2014 20:41:24 -0500
parents ec47f49c6aa3
children
line wrap: on
line source
val x : $(mapU string [A, B]) = {A = "hi", B = "bye"}

val y = show x