Open gavr123456789 opened 2 months ago
type Pair x: T y: G Pair(MutableList::T, MutableList::G) forEach = [ this x forEach: [] // forEach is not possible for T ]