1 | static AutoCloseable dm_onOnlineComputerIDs_q(final VF1<LS> r) { |
2 | AutoCloseable result = dm_vmBus_onMessage_q('onlineComputerIDs, r); |
3 | final LS ids = dm_onlineComputerIDs(); // requires the module |
4 | dm_q(r { pcallF(r, ids); }); |
5 | ret result; |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020781 |
Snippet name: | dm_onOnlineComputerIDs_q |
Eternal ID of this version: | #1020781/5 |
Text MD5: | 173bf21d701222c5b84699f7b21bed87 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-02 04:40:00 |
Source code size: | 250 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 294 / 312 |
Version history: | 4 change(s) |
Referenced in: | [show references] |