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

9
LINES

< > BotCompany Repo | #1013601 // Test it_observePrefix & it_observeSuffix (OK)

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

Download Jar. Libraryless. Click here for Pure Java version (3791L/24K).

!7

p {
  IterableIterator<S> itInput = (IterableIterator) iteratorRepF(5, fg0(f struct, f aRandomStringList));
  L<IterableIterator<S>> splitIt = splitIterator(2, itInput);
  pnlStruct(iteratorToList(it_observePrefix(first(splitIt)));
  print();
  pnlStruct(iteratorToList(it_observeSuffix(second(splitIt)));
}

Author comment

Began life as a copy of #1013591

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: #1013601
Snippet name: Test it_observePrefix & it_observeSuffix (OK)
Eternal ID of this version: #1013601/2
Text MD5: 4e4e92df5063841ed0ceae2ebd42668b
Transpilation MD5: edbcf0818cf65c34f63502ae130b1169
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-11 13:53:33
Source code size: 319 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 255 / 709
Version history: 1 change(s)
Referenced in: [show references]