static IterableIterator<Pair<LS>> allTokSplits_nOnLeft_iterator(final LS tok) { ret mapIterator(countIterator_exclusive_step(3, l(tok)-1, 2), func(int i) { pair(subList(tok, 0, i), subList(tok, i)) }); }
Began life as a copy of #1018112
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018120 |
Snippet name: | allTokSplits_nOnLeft_iterator |
Eternal ID of this version: | #1018120/3 |
Text MD5: | 38f273c8f510ae74f204e923ded74d9c |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-02 14:33:01 |
Source code size: | 212 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 425 / 444 |
Version history: | 2 change(s) |
Referenced in: | [show references] |