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

3
LINES

< > BotCompany Repo | #1026169 // mapGet_if1 - Map to IF1, handle nulls

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

Libraryless. Click here for Pure Java version (2144L/14K).

1  
static <A, B> IF1<A, B> mapGet_if1(Map<A, B> map) {
2  
  ret a -> mapGet(map, a);
3  
}

Author comment

Began life as a copy of #1011026

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026169
Snippet name: mapGet_if1 - Map to IF1, handle nulls
Eternal ID of this version: #1026169/1
Text MD5: 07b8c78d37c7dff9d62f47cc5c9c9206
Transpilation MD5: f3e36b72c394605c97e4f98e36649960
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-27 17:31:54
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 182 / 277
Referenced in: [show references]