Libraryless. Click here for Pure Java version (3883L/22K).
static <A, B> L<Map<A, B>> collectMultipleKeys_ordered(Iterable<Map<A, B>> l, A... keys) { ret map(l, map -> getMultipleKeys_ordered(map, keys)); }
Began life as a copy of #1032558
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1032559 |
Snippet name: | collectMultipleKeys_ordered |
Eternal ID of this version: | #1032559/1 |
Text MD5: | bc1d39e492acf0bdf956f3e85ff43a64 |
Transpilation MD5: | 0c0c6955d51c8915ecc7c990c2a83802 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-09-22 23:16:09 |
Source code size: | 151 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 124 / 183 |
Referenced in: | [show references] |