Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1026615 // ai_bridgeTriples

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2318L/15K).

1  
static Pair<T3S> ai_bridgeTriples(LS tokA, LS tokB, IntRange wordsA, IntRange wordsB) {
2  
  ret pair(
3  
    ai_bridgeTriple(tokA, wordsA),
4  
    ai_bridgeTriple(tokB, wordsB));
5  
}

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: #1026615
Snippet name: ai_bridgeTriples
Eternal ID of this version: #1026615/1
Text MD5: 993f9d58f61b09348fb8dae2782d0658
Transpilation MD5: 8fa1d9515b34d80008978ded5d021af7
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:21:52
Source code size: 176 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 129 / 198
Referenced in: [show references]