Libraryless. Click here for Pure Java version (15200L/92K).
static <A, B> AutoCloseable dm_vmBus_onMessages_q(Cl<S> messages, IVF2<A, B> onMessage) { DynModule m = dm_current_mandatory(); ret combineAutoCloseables(map(messages, msg -> dm_vmBus_onMessage_q(msg, onMessage))); }
Began life as a copy of #1019740
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033644 |
| Snippet name: | dm_vmBus_onMessages_q (needs more signatures) |
| Eternal ID of this version: | #1033644/3 |
| Text MD5: | 375b4dc4d21a4f15b698ae7bcddc7433 |
| Transpilation MD5: | 6024fe19e9d4bf6c8ea2198f91992d23 |
| Author: | stefan |
| Category: | javax / vm |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-12-25 19:52:28 |
| Source code size: | 228 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 364 / 468 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |