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

8
LINES

< > BotCompany Repo | #1002704 // Test structure/unstructure with HashSet

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

Libraryless. Click here for Pure Java version (1038L/7K/23K).

!752

p {
  O o = lithashset("hello", "world", "world");
  print(structure(o));
  print(unstructure(structure(o)));
  print(structure(unstructure(structure(o))));
}

Author comment

Began life as a copy of #1002546

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002704
Snippet name: Test structure/unstructure with HashSet
Eternal ID of this version: #1002704/1
Text MD5: 6c718fe6b71138b924a6046d904e9526
Transpilation MD5: a22cf0b2cd93961ae07761b0401b8980
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-02-15 21:47:35
Source code size: 171 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 500 / 517
Referenced in: [show references]