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

6
LINES

< > BotCompany Repo | #1026642 // ele_onInputAndNow

JavaX fragment (include)

static AutoCloseable ele_onInputAndNow(IVF1<S> f) {
  if (f == null) null;
  AutoCloseable c = dm_vmBus_onMessage eleNewInput(f);
  pcall { f.get(ele_currentInput()); }
  ret c;
}

Author comment

Began life as a copy of #1026640

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: #1026642
Snippet name: ele_onInputAndNow
Eternal ID of this version: #1026642/3
Text MD5: 6ab0be28bac3ec98c1419c5a6dc0b691
Author: stefan
Category: javax / ele
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-16 23:39:41
Source code size: 184 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 121 / 168
Version history: 2 change(s)
Referenced in: [show references]