Libraryless. Click here for Pure Java version (5131L/33K/111K).
1 | !7 |
2 | |
3 | sclass A { |
4 | S a, b; |
5 | |
6 | [stdEq] |
7 | } |
8 | |
9 | p { |
10 | unstructure_debug = true; |
11 | testStructureFunction(littreemap("test" := nu(A, a := "AAA"))); |
12 | testStructureFunction(littreemap( |
13 | "test" := nu(A, a := "AAA"), |
14 | "bla" := nu(A, b := "BBB"))); |
15 | print("OK"); |
16 | } |
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: | 476 / 593 |
Version history: | 2 change(s) |
Referenced in: | [show references] |