We use `Collection.of()`, right? Maybe we could re...
# development
h
We use
Collection.of()
, right? Maybe we could replace that with
Tuple[X, ...]