static S firstPossibleRule(Collection<S> l) { if (l != null) for (S s : l) if (ai_possibleRule(s)) ret s; null; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013448 | 
| Snippet name: | firstPossibleRule | 
| Eternal ID of this version: | #1013448/1 | 
| Text MD5: | 6e3a22a23d10c5dc6a24bfc3f1f92f18 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-01-07 02:29:23 | 
| Source code size: | 117 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 651 / 685 | 
| Referenced in: | [show references] |