Currently we just use system.tuple for Python's tuple
macro items(t: tuple): untyped
template len[T: tuple](_: T): int