Pairs<T, U> extension type

on

Constructors

Pairs(List<(T, U)> _l)
const

Properties

mapLeft List<T>
no setter
mapRight List<U>
no setter