sbool isFalse_callF(O condition, O... args) { return isFalse(callF(condition, args)); }
Began life as a copy of #1021863
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025033 |
| Snippet name: | isFalse_callF |
| Eternal ID of this version: | #1025033/1 |
| Text MD5: | e5c4f7a0b3fe8359a7c7fb20b2c777dc |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-01 19:03:19 |
| Source code size: | 91 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 471 / 493 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |