A pointer to a tuple in a pool. 'slots
will look like ('a1, ..., 'an)
Slots.tn
, and the tuples have type 'a1 * ... * 'an
.
The null
pointer is a distinct pointer that does not correspond to a tuple in
the pool. It is a function to prevent problems due to the value restriction.