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

8
LINES

< > BotCompany Repo | #1026622 // ai_joinZShapeSextet

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2266L/14K).

sS ai_joinZShapeSextet(Pair<T3S> p) {
  if (p == null) null;
  if (empty(p.a.a) && empty(p.b.c))
    ret joinNemptiesWithSpace(p.b.a, p.a.b, p.a.c);
  if (empty(p.a.c) && empty(p.b.a))
    ret joinNemptiesWithSpace(p.a.a, p.a.b, p.b.c);
  null;
}

Author comment

Began life as a copy of #1026619

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1026622
Snippet name: ai_joinZShapeSextet
Eternal ID of this version: #1026622/2
Text MD5: 6a7c12ab2ab35b246800739966c263a8
Transpilation MD5: 3de1664afcde8b0a7d818bb8765b6647
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-16 19:02:36
Source code size: 253 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 110 / 168
Version history: 1 change(s)
Referenced in: [show references]