Libraryless. Click here for Pure Java version (1031L/7K/24K).
1 | !752 |
2 | |
3 | p {
|
4 | time {
|
5 | PersistentLog log = new PersistentLog("#1001979", "msgs");
|
6 | for (O msg : log) {
|
7 | S userName = or((S) get(msg, "userName"), "bot"); |
8 | print(userName + ": " + get(msg, "text")); |
9 | } |
10 | } |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1001980 |
| Snippet name: | Print all slurped messages |
| Eternal ID of this version: | #1001980/1 |
| Text MD5: | a59cc012ada7bda70c3a64c097aa46e5 |
| Transpilation MD5: | 08665863772610ae67422cfb4e3fdeab |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-12-10 21:17:27 |
| Source code size: | 232 bytes / 11 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 903 / 963 |
| Referenced in: | [show references] |