1 | static S ai_dropDroppableStuff(S s) {
|
2 | S s2; |
3 | while (neq(s, s2 = ai_dropDroppablePrefix(ai_dropDroppableTail(s)))) |
4 | s = s2; |
5 | ret s; |
6 | } |
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: | 582 / 631 |
| Referenced in: | [show references] |