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

4
LINES

< > BotCompany Repo | #1022514 // concatMapAsCISet - synonym of concatMapToCISet

JavaX fragment (include)

// f must return a collection of strings
static Set<S> mapLike concatMapAsCISet(O f, Iterable l) {
  ret concatMapToCISet(f, l);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022514
Snippet name: concatMapAsCISet - synonym of concatMapToCISet
Eternal ID of this version: #1022514/1
Text MD5: 5da8d9b9ec48843b346018ee3f3c14bc
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-19 19:56:38
Source code size: 131 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 178 / 208
Referenced in: [show references]