Libraryless. Click here for Pure Java version (395L/3K/12K).
1 | !747 |
2 | |
3 | m {
|
4 | !include #1001414 // SList |
5 | |
6 | p {
|
7 | new SList l; |
8 | l.add("hello");
|
9 | l.add("world");
|
10 | print("List ID: " + l.getID());
|
11 | print("History: " + structure(l.history));
|
12 | } |
13 | } |
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: | #1001415 |
| Snippet name: | Test SList |
| Eternal ID of this version: | #1001415/1 |
| Text MD5: | eedf881d5d8f8137743a64bcc3f05423 |
| Transpilation MD5: | 8a150bcc98f8ac64a949124f298d5f23 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-10-15 18:16:10 |
| Source code size: | 205 bytes / 13 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 830 / 958 |
| Referenced in: | [show references] |