static T3<S> tok_tripleSplitAtToken(L<S> tok, int i) { ret triple(trimJoinSubList(tok, 0, i), tok.get(i), trimJoinSubList(tok, i+1)); }
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: | #1011751 |
| Snippet name: | tok_tripleSplitAtToken |
| Eternal ID of this version: | #1011751/1 |
| Text MD5: | eecc0ebc03174701817e15b42aa2cf74 |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-05 01:06:57 |
| Source code size: | 139 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 606 / 667 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |