1 | static O evalWithDollarVars_step2(Pair<LS, O> varsAndClass, final SS values) {
|
2 | ret call(varsAndClass.b, 'calc, toObjectArray( |
3 | map(varsAndClass.a, func(S var) -> S { mapGet(values, var) })));
|
4 | } |
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: | 612 / 662 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |