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)); }
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: | 341 / 437 | 
| Referenced in: | [show references] |