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

3
LINES

< > BotCompany Repo | #1021341 // ai_triple_simplifyC

JavaX fragment (include)

static T3<S> ai_triple_simplifyC(T3<S> t) {
  ret t == null ? null : t3(t.a, t.b, ai_simplifyNP_2(t.c));
}

Author comment

Began life as a copy of #1021339

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: #1021341
Snippet name: ai_triple_simplifyC
Eternal ID of this version: #1021341/1
Text MD5: 7c5251d172bc1aa2dbae5cf73fa3ff39
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-08 20:34:21
Source code size: 108 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 212 / 232
Referenced in: [show references]