Libraryless. Click here for Pure Java version (12897L/87K).
sbool nuLike hasConceptWhereIC(Class<? extends Concept> c, O... params) { ret conceptWhereIC(c, params) != null; } sbool hasConceptWhereIC(Concepts cc, Class<? extends Concept> c, O... params) { ret conceptWhereIC(cc, c, params) != null; }
Began life as a copy of #1005773
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1023665 | 
| Snippet name: | hasConceptWhereIC | 
| Eternal ID of this version: | #1023665/5 | 
| Text MD5: | 878b6f6b186b88c63d38b25f16b00153 | 
| Transpilation MD5: | 58425b7fc6fcf12b7a58ae61cd38755b | 
| Author: | stefan | 
| Category: | javax / concepts | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-07-09 11:54:47 | 
| Source code size: | 250 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 483 / 631 | 
| Version history: | 4 change(s) | 
| Referenced in: | [show references] |