Attempted to enumerate a set of the form [l1 : v1, ..., ln : vn],
but can't enumerate the value of the 'seek' field:
Seq(Nat)
(Eventually, I'd like to initialize this record's seek field to be <<>> in the init state, and then use it to track ordered operations.)
I am very new to TLA+, any help would be so appreciated.