[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Uniqueness of `next`
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sun, 15 Jan 2012 10:58:26 +0200
If A and B are tables with exactly the same set of keys,
must`next(A,k)` and `next(B,k)` always give the same first return
value?