sbool agiBlue_lockTriplePatternApplies(T3S lockTriple, T3S t) { ret lockTriple != null && t != null && eqicOrLeftIsStar(lockTriple.a, t.a) && eqicOrLeftIsStar(lockTriple.b, t.b) && eqicOrLeftIsStar(lockTriple.c, t.c); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024280 | 
| Snippet name: | agiBlue_lockTriplePatternApplies | 
| Eternal ID of this version: | #1024280/1 | 
| Text MD5: | e2c947403f85f92f30291b96b3c13651 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-07-29 12:04:10 | 
| Source code size: | 238 bytes / 6 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 384 / 417 | 
| Referenced in: | [show references] |