static S outputSinceLastInput() { assertNempty(readLinePrintPrefix()); L<S> lines = lines(printLog()); int i = lastIndexOfStartingWith(lines, readLinePrintPrefix()); ret lines(subList(lines, i)); }
Began life as a copy of #1013849
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: | #1013851 |
| Snippet name: | outputSinceLastInput |
| Eternal ID of this version: | #1013851/4 |
| Text MD5: | f1f643cfaf15846d27b82f6dcb8e004c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-03-06 21:15:46 |
| Source code size: | 210 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 568 / 620 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |