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

7
LINES

< > BotCompany Repo | #1013077 // dummyTripleWebEntries

JavaX fragment (include)

1  
static TripleWeb dummyTripleWebWithEntries(Symbol a, Symbol b, Symbol c) {
2  
  new TripleWeb w;
3  
  w.a = a;
4  
  w.b = b;
5  
  w.c = c;
6  
  ret w;
7  
}

Author comment

Began life as a copy of #1012359

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: #1013077
Snippet name: dummyTripleWebEntries
Eternal ID of this version: #1013077/1
Text MD5: 92358e6a59b98231cd0096f59b533984
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-24 20:16:37
Source code size: 143 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 348 / 385
Referenced in: [show references]