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

3
LINES

< > BotCompany Repo | #1030148 // ciValueSet (set of map's values as ciSet)

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

Libraryless. Click here for Pure Java version (2650L/17K).

static <A> Set<S> ciValueSet(Map<A, S> map) {
  ret asCISet(values(map));
}

Author comment

Began life as a copy of #1005174

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030148
Snippet name: ciValueSet (set of map's values as ciSet)
Eternal ID of this version: #1030148/2
Text MD5: d91cb5fde36b1e2b626d12ec8ffaeaf5
Transpilation MD5: 0aafe854aa78bf07e204a1e618e68cce
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-11 14:38:58
Source code size: 77 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 139 / 187
Version history: 1 change(s)
Referenced in: [show references]