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

3
LINES

< > BotCompany Repo | #1032987 // firstPair - synonym of firstKeyAndValue

JavaX fragment (include)

static <A, B> Pair<A, B> firstPair(Map<A, B> map) {
  ret firstKeyAndValue(map);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032987
Snippet name: firstPair - synonym of firstKeyAndValue
Eternal ID of this version: #1032987/1
Text MD5: 3173ca1478b60961dde89aa1b9d1cb39
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-11 08:06:19
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 95 / 123
Referenced in: [show references]