Closed Col-E closed 2 years ago
Outline idea:
Pair<L, R> Triple<L, M, R> - whatever this would be called Quad<L1, L2, R2, R1>
Pair<L, R>
Triple<L, M, R>
Quad<L1, L2, R2, R1>
https://github.com/Col-E/ExtraCollections/commit/9922788963c30974e0bbd2dc2dfe579212a1e480
I'll do Triples and such if/when there is a need and a more solid naming convention is done.
Outline idea:
Pair<L, R>
Triple<L, M, R>
- whatever this would be calledQuad<L1, L2, R2, R1>