Libraryless. Click here for Pure Java version (4995L/28K).
svoid waitWhileTrue(BoolVar var) { var?.waitUntilFalse(); }
Began life as a copy of #1033402
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034408 |
| Snippet name: | waitWhileTrue |
| Eternal ID of this version: | #1034408/1 |
| Text MD5: | c511a674f2300b96821504229b2457b8 |
| Transpilation MD5: | 4ef6b7bc5d767a914582b209608662cb |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-06 00:02:44 |
| Source code size: | 63 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 400 / 490 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |