Transpiled version (12787L) is out of date.
1 | static <A extends Concept> int countConceptsCI(Concepts cc, Class<A> c, O... params) { |
2 | if (empty(params)) |
3 | ret countConcepts(cc, c); |
4 | ret l(conceptsWhereCI(cc, c, params)); |
5 | } |
6 | |
7 | static <A extends Concept> int nuLike countConceptsCI(Class<A> c, O... params) { |
8 | ret countConceptsCI(db_mainConcepts(), c, params); |
9 | } |
Began life as a copy of #1005060
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: | #1027582 |
Snippet name: | countConceptsCI |
Eternal ID of this version: | #1027582/3 |
Text MD5: | 5adbce96182563cbe242cca476fdc672 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-03-31 17:47:13 |
Source code size: | 325 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 224 / 326 |
Version history: | 2 change(s) |
Referenced in: | [show references] |