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

7
LINES

< > BotCompany Repo | #1020292 // dm_onTopInput_q - execute in module's queue

JavaX fragment (include)

svoid dm_onTopInput_q(final VF1<S> r) {
  final DynModule m = dm_current_mandatory();
  dm_onTopInput(voidfunc(fS s) {
    switch to m.q();
    callF(r, s);
  });
}

Author comment

Began life as a copy of #1019799

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020292
Snippet name: dm_onTopInput_q - execute in module's queue
Eternal ID of this version: #1020292/1
Text MD5: 975f8c60626d40f4d98f2192431959ab
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-12 23:34:50
Source code size: 170 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 259 / 313
Referenced in: [show references]