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

4
LINES

< > BotCompany Repo | #1023543 // extMap_verbose - keep reference to function applied as key "lastFunction"

JavaX fragment (include)

static Ext mapLike extMap_verbose(O f, Ext a) {
  Ext e = extLift(callF(f, getVar(a)), a);
  ret setDyn(e, lastFunction := f);
}

Author comment

Began life as a copy of #1023536

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: #1023543
Snippet name: extMap_verbose - keep reference to function applied as key "lastFunction"
Eternal ID of this version: #1023543/3
Text MD5: eaa0ba0afc5a1cdf10c93fd19314f14f
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-27 22:08:47
Source code size: 131 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 176 / 222
Version history: 2 change(s)
Referenced in: [show references]