Warning: session_start(): open(/var/lib/php/sessions/sess_t15a2lunb6a5mpvgrvn7r1vbdq, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
wordsInMechList (as ciSet) [1021878]

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: 678 / 698
Version history: 3 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)