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

3
LINES

< > BotCompany Repo | #1034069 // iotaDummyMap

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

Libraryless. Click here for Pure Java version (4604L/26K).

static Map<Int> iotaDummyMap(int n) {
  ret mapToLinkedHashMap(iota(n), i -> pair(i, i));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034069
Snippet name: iotaDummyMap
Eternal ID of this version: #1034069/2
Text MD5: d83130d51bc7cf0fd4a76a2eb02d58ae
Transpilation MD5: 77876ee826acc3958ecccde373bb99f0
Author: stefan
Category: javax / collections
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-20 02:00:56
Source code size: 93 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 48 / 80
Version history: 1 change(s)
Referenced in: [show references]