Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

13
LINES

< > BotCompany Repo | #1001415 // Test SList

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (395L/3K/12K).

!747

m {
  !include #1001414 // SList
  
  p {
    new SList l;
    l.add("hello");
    l.add("world");
    print("List ID: " + l.getID());
    print("History: " + structure(l.history));
  }
}

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: 533 / 585
Referenced in: [show references]