static Set<S> wordsStartingWithLetterAsCISet(S s) { ret asCISet(startingWithLetter(words(s))); }
Began life as a copy of #1027327
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027966 | 
| Snippet name: | wordsStartingWithLetterAsCISet | 
| Eternal ID of this version: | #1027966/4 | 
| Text MD5: | df08fdf2ff7aa6b893728319586827bf | 
| Author: | stefan | 
| Category: | javax / parsing | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-04-21 10:31:51 | 
| Source code size: | 100 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 509 / 557 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |