static S rejoinTok(S original, L<S> tok) { if (tok == null) null; if (joinedEquals(tok, original)) ret original; ret join(tok); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017180 |
Snippet name: | rejoinTok |
Eternal ID of this version: | #1017180/1 |
Text MD5: | cf3195cce070b73ccdac4bf982134020 |
Author: | stefan |
Category: | javax / parsing |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-13 17:22:25 |
Source code size: | 139 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 479 / 516 |
Referenced in: | [show references] |