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

3
LINES

< > BotCompany Repo | #1009414 // mapInConcept

JavaX fragment (include)

static <A, B> Map<A, B> mapInConcept(Concept c, Map<A, B> map) {
  ret new MapInConcept(map, c);
}

Author comment

Began life as a copy of #1009407

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1009414
Snippet name: mapInConcept
Eternal ID of this version: #1009414/1
Text MD5: 74bbe2bc302049ff101cdd66df03c20d
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:13:49
Source code size: 100 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 305 / 328
Referenced in: [show references]