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

12
LINES

< > BotCompany Repo | #1003344 // Test unrollTree

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

Libraryless. Click here for Pure Java version (2292L/17K/53K).

1  
!759
2  
3  
!include #1003330 // loadDialogs, Dialog
4  
5  
snew L<Dialog> dialogs;
6  
7  
p {
8  
  dialogs = loadDialogs("Let's do GMail");
9  
  psl(dialogs);
10  
  OccTree<E> tree = dialogs2occTree(dialogs);
11  
  psl(unrollTree(tree));
12  
}

Author comment

Began life as a copy of #1003333

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003344
Snippet name: Test unrollTree
Eternal ID of this version: #1003344/1
Text MD5: 16e352197a8afcfc385ae749e474f33c
Transpilation MD5: f1faf1b4e1eaedb6ec40211009572533
Author: stefan
Category: javax / talking robots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-19 23:02:44
Source code size: 221 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 510 / 531
Referenced in: [show references]