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

16
LINES

< > BotCompany Repo | #1005974 // Test structure/unstructure with map

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

Libraryless. Click here for Pure Java version (5131L/33K/111K).

!7

sclass A {
  S a, b;
  
  [stdEq]
}

p {
  unstructure_debug = true;
  testStructureFunction(littreemap("test" := nu(A, a := "AAA")));
  testStructureFunction(littreemap(
    "test" := nu(A, a := "AAA"),
    "bla" := nu(A, b := "BBB")));
  print("OK");
}

Author comment

Began life as a copy of #1005589

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005974
Snippet name: Test structure/unstructure with map
Eternal ID of this version: #1005974/3
Text MD5: ca1dbec166f82c91e16a2da1e1a6269b
Transpilation MD5: 8e01f2a30a7ecc8fcaca72521de1a6db
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-24 18:39:36
Source code size: 273 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 419 / 513
Version history: 2 change(s)
Referenced in: [show references]