static <A, B> Map<A, B> mapInConcept(Concept c, Map<A, B> m) { ret new MapInConcept(m, c); }
Began life as a copy of #1009407
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009412 |
| Snippet name: | mapInConcept |
| Eternal ID of this version: | #1009412/1 |
| Text MD5: | 7bb9a3991d267943802f33f8a6067ef1 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-07-31 22:02:18 |
| Source code size: | 96 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 636 / 720 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1009486 - setInConcept |