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

5
LINES

< > BotCompany Repo | #1013332 // newTripleWebWithSourceAndResult

JavaX fragment (include)

static TripleWeb newTripleWebWithSourceAndResult(S source, O result) {
  if (result == null)
    ret newTripleWebWithSource(source);
  ret new TripleWebWithSourceAndResult(source, result);
}

Author comment

Began life as a copy of #1013138

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: #1013332
Snippet name: newTripleWebWithSourceAndResult
Eternal ID of this version: #1013332/1
Text MD5: ec8ae133cec0ab3318cfe2103b5c7780
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-01 05:42:32
Source code size: 194 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 397 / 415
Referenced in: [show references]