Libraryless. Click here for Pure Java version (16218L/113K).
1 | !7 |
2 | |
3 | sclass Last3LinesOfChat extends DynObjectTable<Map> { |
4 | start { |
5 | doEvery(5000, r updateIt); |
6 | } |
7 | |
8 | void updateIt { |
9 | setData(map_putKeysFirst((L) |
10 | objectsToMaps(takeLast(3, serverTelegramLog_lazy())), |
11 | 'text, 'firstName, 'lastName)); |
12 | } |
13 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018396 |
Snippet name: | Last 3 Lines From Hello Computer Group [Dyn Module] |
Eternal ID of this version: | #1018396/7 |
Text MD5: | 8996731bd35367ae6478fd40d2706f1e |
Transpilation MD5: | 87445abd61aca951207758f338ca9226 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-25 21:02:26 |
Source code size: | 272 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 369 / 538 |
Version history: | 6 change(s) |
Referenced in: | [show references] |