Warning: session_start(): open(/var/lib/php/sessions/sess_csa7bb6aibjbol7ba6rijogo5j, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
hasConceptWhere - synonym of hasConcept [1021813]

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

3
LINES

< > BotCompany Repo | #1021813 // hasConceptWhere - synonym of hasConcept

JavaX fragment (include)

static bool nuLike hasConceptWhere(Class<? extends Concept> c, O... params) {
  ret hasConcept(c, params);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1021813
Snippet name: hasConceptWhere - synonym of hasConcept
Eternal ID of this version: #1021813/1
Text MD5: ac1b6f948cc3157e075e17a22764cc3c
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-28 11:35:11
Source code size: 108 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 636 / 660
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)