Libraryless. Click here for Pure Java version (35L/1K).
1 | // Note for implementors: It is allowed to call step() again |
2 | // after it returned false (usually it should just return false again) |
3 | sinterface Steppable {
|
4 | public bool step(); // return false if done |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1017898 |
| Snippet name: | Steppable |
| Eternal ID of this version: | #1017898/2 |
| Text MD5: | 35204a62c3ceae36e29aafe51d36a40f |
| Transpilation MD5: | 4edb81a107fc5351e46d6dd5b014c335 |
| Author: | stefan |
| Category: | javax / execution |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-08-02 19:53:07 |
| Source code size: | 206 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 797 / 1595 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |