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

6
LINES

< > BotCompany Repo | #1011498 // ai_dropDroppableTails - does all the steps

JavaX fragment (include)

static S ai_dropDroppableTails(S s) {
  S s2;
  while (neq(s, s2 = ai_dropDroppableTail(s)))
    s = s2;
  ret s;
}

Author comment

Began life as a copy of #1011497

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: #1011498
Snippet name: ai_dropDroppableTails - does all the steps
Eternal ID of this version: #1011498/1
Text MD5: 84385cf733dbd060b086951a8165ed63
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-30 04:40:12
Source code size: 120 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 312 / 328
Referenced in: [show references]