Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1005461 // neqic (!equalsIgnoreCase)

JavaX fragment (include)

static bool neqic(S a, S b) {
  ret !eqic(a, b);
}

sbool neqic(char a, char b) {
  ret !eqic(a, b);
}

Author comment

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: 532 / 761
Version history: 1 change(s)
Referenced in: [show references]