Warning: session_start(): open(/var/lib/php/sessions/sess_v7dqhslf2g2ad4dgkn56eks427, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
dm_pcallAll - pcall same method on multiple modules [1027682]

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

3
LINES

< > BotCompany Repo | #1027682 // dm_pcallAll - pcall same method on multiple modules

JavaX fragment (include)

static L mapMethodLike dm_pcallAll(Iterable modules, S method, O... args) {
  ret map(modules, mod -> dm_pcall(mod, method, args));
}

Author comment

Began life as a copy of #1027679

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: #1027682
Snippet name: dm_pcallAll - pcall same method on multiple modules
Eternal ID of this version: #1027682/1
Text MD5: 552a5f0aac2bfdecf07b560456c4d109
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-30 14:29:28
Source code size: 135 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 545 / 558
Referenced in: [show references]