Libraryless. Click here for Pure Java version (29L/1K).
static void tokPrepend(L<S> tok, int i default 0, S s) { tok.set(i, s + tok.get(i)); }
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: | #1012971 |
Snippet name: | tokPrepend - prepend string to a token |
Eternal ID of this version: | #1012971/2 |
Text MD5: | 5679cc36f6d6f4e2e5044694cd93a6fb |
Transpilation MD5: | 8dcf2f8a6503dc5cf2b62e63308ba464 |
Author: | stefan |
Category: | javax / parsing |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-02-23 15:47:20 |
Source code size: | 90 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 545 / 634 |
Version history: | 1 change(s) |
Referenced in: | [show references] |