static AutoComboBox3 treeSetAutoComboBox(NavigableSet<S> linesSet) { ret autoComboBox3(func(S s) -> Set<S> { prefixSubSet(linesSet, s) }); }
Began life as a copy of #1012963
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013712 | 
| Snippet name: | treeSetAutoComboBox | 
| Eternal ID of this version: | #1013712/3 | 
| Text MD5: | 3dbbd6b3ed9cef0ec1b364696298ebe6 | 
| Author: | stefan | 
| Category: | javax / gui | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-01-28 00:46:44 | 
| Source code size: | 152 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 572 / 622 | 
| Version history: | 2 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1013713 - ciSetAutoComboBox - case-insensitive auto-complete from a list of entries |