sbool mapMethodLike vmBus_anyFalse(S msg, O... args) { ret contains(vmBus_queryAll(msg, args), false); }
Began life as a copy of #1027042
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1029157 |
| Snippet name: | vmBus_anyFalse - check if anybody returns false |
| Eternal ID of this version: | #1029157/1 |
| Text MD5: | 2365308c3a89553ccab36cedd9e43300 |
| Author: | stefan |
| Category: | javax / vm |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-22 13:16:37 |
| Source code size: | 108 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 420 / 446 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1029158 - vmBus_noObjections - return true if nobody returns false |