Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1027042 // vmBus_anyTrue - check if anybody returns true

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2215L/14K).

sbool mapMethodLike vmBus_anyTrue(S msg, O... args) {
  ret contains(vmBus_queryAll(msg, args), true);
}

Author comment

Began life as a copy of #1022562

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: #1027042
Snippet name: vmBus_anyTrue - check if anybody returns true
Eternal ID of this version: #1027042/1
Text MD5: 44a0b0bac94f9685a2e8592bf4ee2289
Transpilation MD5: 0906b9f93d091f02cb34650b7c65a425
Author: stefan
Category: javax / vm
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-13 14:01:52
Source code size: 106 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 240 / 309
Referenced in: [show references]