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

4
LINES

< > BotCompany Repo | #1018182 // evalWithDollarVars_step2

JavaX fragment (include)

static O evalWithDollarVars_step2(Pair<LS, O> varsAndClass, final SS values) {
  ret call(varsAndClass.b, 'calc, toObjectArray(
    map(varsAndClass.a, func(S var) -> S { mapGet(values, var) })));
}

Author comment

Began life as a copy of #1018045

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018182
Snippet name: evalWithDollarVars_step2
Eternal ID of this version: #1018182/3
Text MD5: 0e04cf6e2e3b88b84b7332aa457027be
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-07 16:50:13
Source code size: 201 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 318 / 363
Version history: 2 change(s)
Referenced in: [show references]