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

7
LINES

< > BotCompany Repo | #1013077 // dummyTripleWebEntries

JavaX fragment (include)

static TripleWeb dummyTripleWebWithEntries(Symbol a, Symbol b, Symbol c) {
  new TripleWeb w;
  w.a = a;
  w.b = b;
  w.c = c;
  ret w;
}

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: 346 / 383
Referenced in: [show references]