1 | static bool neqic(S a, S b) {
|
2 | ret !eqic(a, b); |
3 | } |
4 | |
5 | sbool neqic(char a, char b) {
|
6 | ret !eqic(a, b); |
7 | } |
Began life as a copy of #1001520
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, ppjhyzlbdabe, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005461 |
| Snippet name: | neqic (!equalsIgnoreCase) |
| Eternal ID of this version: | #1005461/2 |
| Text MD5: | f05f95230162cec9886aa5dedf3d4f1c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-10 18:19:46 |
| Source code size: | 108 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 898 / 1152 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |