static LS emittedFacts(Runnable r) { L l = getEmits(r); new LS out; for (O o : l) if (o cast Pair) if (eq(o.a, 'fact)) out.add((S) o.b); ret out; }
Began life as a copy of #1016143
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018028 |
| Snippet name: | emittedFacts |
| Eternal ID of this version: | #1018028/1 |
| Text MD5: | d5150b81b34f64344e2641c11b43140a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-08-26 17:09:14 |
| Source code size: | 181 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 640 / 666 |
| Referenced in: | [show references] |