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

9
LINES

< > BotCompany Repo | #1032793 // hasConceptWhereCI - synonym of hasConceptWhereIC

JavaX fragment (include)

sbool nuLike hasConceptWhereCI(Class<? extends Concept> c, O... params) {
  ret hasConceptWhereIC(c, params);
}



sbool hasConceptWhereCI(Concepts cc, Class<? extends Concept> c, O... params) {
  ret hasConceptWhereIC(cc, c, params);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032793
Snippet name: hasConceptWhereCI - synonym of hasConceptWhereIC
Eternal ID of this version: #1032793/1
Text MD5: 23fcfbb1da1b8866d3b402cce4fff5c0
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-06 06:00:02
Source code size: 238 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 83 / 98
Referenced in: [show references]