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

3
LINES

< > BotCompany Repo | #1020916 // dm_isOtherModule - is != null and not me

JavaX fragment (include)

sbool dm_isOtherModule(O mod) {
  ret dm_getModule(mod) != null && !dm_isMe(mod);
}

Author comment

Began life as a copy of #1020449

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020916
Snippet name: dm_isOtherModule - is != null and not me
Eternal ID of this version: #1020916/1
Text MD5: 16adc2d2b69b9c5fd51a057791b71bd5
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-09 23:05:49
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 189 / 222
Referenced in: [show references]