static boolean swic(S a, S b) { ret startsWithIgnoreCase(a, b); } ifclass Matches static bool swic(S a, S b, Matches m) { if (!swic(a, b)) false; m.m = new S[] {substring(a, l(b))}; true; } endif
Began life as a copy of #1001499
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment