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

3
LINES

< > BotCompany Repo | #1032495 // multiMapToPairs_noExpand

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4201L/24K).

static <A, B> LPair<A, L<B>> multiMapToPairs_noExpand(MultiMap<A, B> mm) {
  ret mapToPairs(multiMapToMap(mm));
}

Author comment

Began life as a copy of #1020210

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032495
Snippet name: multiMapToPairs_noExpand
Eternal ID of this version: #1032495/1
Text MD5: bf37c5191cfa3d2cfc3de6cdc8ee87b1
Transpilation MD5: fac98629a4e229197b71010cb2035a77
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-10 17:50:16
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 65 / 93
Referenced in: [show references]