Libraryless. Click here for Pure Java version (1732L/11K/38K).
1 | !752 |
2 | |
3 | static new L<S> myList; |
4 | |
5 | p { |
6 | readLocally("myList"); |
7 | |
8 | myList.add("What's up? " + (myList.size() + 1)); |
9 | print(structure(myList)); |
10 | |
11 | saveLocally("myList"); |
12 | } |
Began life as a copy of #1001048
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001062 |
Snippet name: | Test readLocally+saveLocally with a string list |
Eternal ID of this version: | #1001062/1 |
Text MD5: | 59c2d3982bfb03d921d4bf31ee7fb1b8 |
Transpilation MD5: | 41b8de8927173260439c3ba45db76925 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-31 15:16:13 |
Source code size: | 184 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 648 / 701 |
Referenced in: | [show references] |