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

3
LINES

< > BotCompany Repo | #1021878 // wordsInMechList (as ciSet)

JavaX fragment (include)

static Set<S> wordsInMechList(S listName) {
  ret asCISet(filter startsWithLetter(words(mL_raw(listName))));
}

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: #1021878
Snippet name: wordsInMechList (as ciSet)
Eternal ID of this version: #1021878/4
Text MD5: 66c7dfcbe541f7f33f0ba5c3c6e6fb7e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-02 21:03:24
Source code size: 112 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 182 / 216
Version history: 3 change(s)
Referenced in: [show references]