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

3
LINES

< > BotCompany Repo | #1023488 // uniqueWords (case-insensitive set)

JavaX fragment (include)

static Set<S> uniqueWords(S s) {
  ret asCISet(words(s));
}

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: #1023488
Snippet name: uniqueWords (case-insensitive set)
Eternal ID of this version: #1023488/1
Text MD5: 3d6b23569c5102bd56f214addaf6c572
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-25 01:43:13
Source code size: 61 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 157 / 184
Referenced in: [show references]