static S formatDoubleArrowPairs_horizontallyAligned(LPair l) { ret asciiSideBySideWithSeparator(" => " , lines(pairsA(l)), lines(pairsB(l))); }