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

8
LINES

< > BotCompany Repo | #1004624 // Test quickPhoneEval with returning a list

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

Libraryless. Click here for Pure Java version (3134L/21K/69K).

!752

p {
  L<S> list = cast quickPhoneEval([[splitAtSpace("a b c")]]);
  printStructure(list);
  assertEquals("a", list.get(0));
  print("Successfully computed on the phone!!");
}

Author comment

Began life as a copy of #1004622

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004624
Snippet name: Test quickPhoneEval with returning a list
Eternal ID of this version: #1004624/1
Text MD5: c0198169fcf05e09dae998d59bf3fe3c
Transpilation MD5: 8d1f45ef6a7e7717e23b70bc60a85482
Author: stefan
Category: javax / super cool stuff!
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-24 13:17:44
Source code size: 189 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 487 / 562
Referenced in: [show references]