Libraryless. Click here for Pure Java version (11461L/75K).
1 | static <A> void mapMethodLike dm_vmBus_onMessage_enter(S msg, final VF1<A> onMessage) { |
2 | final DynModule m = dm_current_mandatory(); |
3 | dm_ownResource(vmBus_onMessage(msg, voidfunc(O arg) { |
4 | temp m.enter(); |
5 | callF(onMessage, arg); |
6 | })); |
7 | } |
Began life as a copy of #1019578
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030780 |
Snippet name: | dm_vmBus_onMessage_enter - enters the module |
Eternal ID of this version: | #1030780/3 |
Text MD5: | 680d1bb1c4d5c120a907d9111ca4f63e |
Transpilation MD5: | 8df398081d864e6ea479fe5026e63ddf |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-03-25 16:32:51 |
Source code size: | 251 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 172 / 264 |
Version history: | 2 change(s) |
Referenced in: | [show references] |