Files
mgmt/lang
James Shubin 5c73e7c582 lang: types: Add a facility for printing consistent unification vars
When we look at unification variables from two different places, the
default printer will always start numbering them from ?1 and therefore
if we look at two unrelated systems, they might both print as ?1 when
they are in fact different pointers.

We don't collect them all by default since it's usually not necessary
except for debugging, but in those situations, we want a consistent
unification store which we can pass around to get sensible debug output.
2024-07-01 14:16:11 -04:00
..
2024-03-05 01:05:50 -05:00
2024-03-05 01:05:50 -05:00
2024-03-30 18:05:16 -04:00
2024-03-05 01:05:50 -05:00
2024-03-05 01:05:50 -05:00
2024-03-05 01:05:50 -05:00
2024-03-05 01:05:50 -05:00
2024-03-05 01:05:50 -05:00
2024-03-30 18:05:16 -04:00
2024-03-05 01:05:50 -05:00