Libraryless. Click here for Pure Java version (4363L/28K).
static timedCached[10.0] L<AGIBlue_Rule> agiBlue_ruleObjects() { new L<AGIBlue_Rule> out; for (S rule : agiBlue_allRules()) { PairS p = splitAtDoubleArrow_pair(rule), continue if null; out.add(AGIBlue_Rule(rule, p)); } ret out; }
Began life as a copy of #1025836
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: | #1025853 |
| Snippet name: | agiBlue_ruleObjects |
| Eternal ID of this version: | #1025853/3 |
| Text MD5: | 95c719ba1347fc2c38ec9f0ae4c0ed97 |
| Transpilation MD5: | c615b6f535b28f81db8d7eed22d32ad7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-27 16:16:28 |
| Source code size: | 252 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 462 / 650 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |