Libraryless. Click here for Pure Java version (2311L/15K).
static T3S ai_bridgeTriple(LS tok, IntRange wordRange) { ret t3( joinSubList(tok, 0, wordRange.start*2), joinSubList(tok, wordRange.start*2+1, wordRange.end*2), joinSubList(tok, wordRange.end*2+1)); }
Began life as a copy of #1026615
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1026616 |
Snippet name: | ai_bridgeTriple |
Eternal ID of this version: | #1026616/2 |
Text MD5: | 696b70f155bb4ece003e8f7278bb77bb |
Transpilation MD5: | 8378c836069478f396fc5c07f3ff4d1c |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-16 18:23:19 |
Source code size: | 219 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 236 / 317 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |