static <A> F1<A, Map> itemToMap_calcSingleColumn(fS columnName, fO f) { ret func(A a) -> Map { litorderedmap(columnName, callF(f, a)) }; }
Began life as a copy of #1019413
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019414 |
| Snippet name: | itemToMap_calcSingleColumn |
| Eternal ID of this version: | #1019414/5 |
| Text MD5: | 72265e834c9067ebfe926b4fd1e212bb |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-06 16:57:05 |
| Source code size: | 142 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 520 / 576 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1019443 - itemToMap_File |