Transpiled version (2512L) is out of date.
static SS zipTwoListsToCIMap_strict(Cl<S> c1, Cl<S> c2) { int n = l(c1); if (n != l(c2)) null; LS l1 = asList(c1), l2 = asList(c2); SS map = ciMap(); for i to n: if (!strictPutIC(map, l1.get(i), l2.get(i))) null; ret map; }
Began life as a copy of #1018576
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment