static bool equalsIgnoreCase(S a, S b) { ret eqic(a, b); } static bool equalsIgnoreCase(char a, char b) { ret eqic(a, b); }
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1001686 | 
| Snippet name: | equalsIgnoreCase - synonym of eqic | 
| Eternal ID of this version: | #1001686/4 | 
| Text MD5: | ae4ee0d74384add739265dfed2bf8d69 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-12-31 07:30:51 | 
| Source code size: | 134 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 875 / 4950 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |