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

5
LINES

< > BotCompany Repo | #1022454 // gazelle_contextMakerFromParams

JavaX fragment (include)

static F0<GazelleEvalContext> gazelle_contextMakerFromParams(O... _) {
  F0<GazelleEvalContext> contextMaker = cast optPar contextMaker(_);
  if (contextMaker != null) ret contextMaker;
  ret gazelle_standardContextMaker();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022454
Snippet name: gazelle_contextMakerFromParams
Eternal ID of this version: #1022454/1
Text MD5: bc2b1e40c37f7cb085cfb9bab571ac34
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-17 17:43:56
Source code size: 229 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 192 / 224
Referenced in: [show references]