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

8
LINES

< > BotCompany Repo | #1003066 // Test structure/unstructure with boolean

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

Libraryless. Click here for Pure Java version (1308L/8K/29K).

!752

p {
  print(structure(false));
  print((boolean) unstructure(structure(false)));
  print(structure(true));
  print((boolean) unstructure(structure(true)));
}

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: #1003066
Snippet name: Test structure/unstructure with boolean
Eternal ID of this version: #1003066/1
Text MD5: 3687975bbd24a9f9d4d038952ea30bae
Transpilation MD5: df0bce6329da8057603c8641f4f5b2a0
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-04-27 15:24:00
Source code size: 170 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 462 / 518
Referenced in: [show references]