static OccTree2 goodDialogs2occTree2(L<Dialog> dialogs) { new OccTree2 tree; for (Dialog d : dialogs) if (d.good) tree.addScript(d.poem); ret tree; }
Began life as a copy of #1003404
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003409 |
| Snippet name: | goodDialogs2occTree2 - "good" dialogs only |
| Eternal ID of this version: | #1003409/1 |
| Text MD5: | 31aee8ea3c80b24e64998e5f76492784 |
| Author: | stefan |
| Category: | javax / talking robots |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-06-30 21:00:17 |
| Source code size: | 171 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 734 / 943 |
| Referenced in: | [show references] |