static S ai_dropDroppableStuff(S s) { S s2; while (neq(s, s2 = ai_dropDroppablePrefix(ai_dropDroppableTail(s)))) s = s2; ret s; }
Began life as a copy of #1011498
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: | #1011500 |
| Snippet name: | ai_dropDroppableStuff - does all the steps |
| Eternal ID of this version: | #1011500/1 |
| Text MD5: | 396ec2a65fa069bc6dc5b0f885f03797 |
| 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:59:31 |
| Source code size: | 144 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 580 / 628 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |