Libraryless. Click here for Pure Java version (2223L/14K).
1 | static T3S extractTokenToTriple(LS tok, int idx) {
|
2 | ret t3(joinSubList(tok, 0, idx), tok.get(idx), joinSubList(tok, idx+1)); |
3 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1026182 |
| Snippet name: | extractTokenToTriple - (pre, token, post) |
| Eternal ID of this version: | #1026182/1 |
| Text MD5: | 48f53a5221368a1a868d94bf37acb80d |
| Transpilation MD5: | 73ce515afc6776ef684f653d2be7afca |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-11-27 23:55:21 |
| Source code size: | 129 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 380 / 504 |
| Referenced in: | [show references] |