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

3
LINES

< > BotCompany Repo | #1026497 // swic_notSame

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2730L/16K).

sbool swic_notSame(S a, S b, Matches m default null) {
  ret l(a) > l(b) && swic(a, b, m);
}

Author comment

Began life as a copy of #1002835

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026497
Snippet name: swic_notSame
Eternal ID of this version: #1026497/3
Text MD5: a5a1a26be6d9ae0e1f656375fb8747c5
Transpilation MD5: 8462d906564267438b041dabccfa2e6d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-08 15:40:09
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 143 / 206
Version history: 2 change(s)
Referenced in: [show references]