static void add_withCollapsed(Collection<S> l, S item) { l.add(item); l.add(collapseWord(item)); }
Began life as a copy of #1013866
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: | #1013867 |
| Snippet name: | add_withCollapsed |
| Eternal ID of this version: | #1013867/1 |
| Text MD5: | c407bb5bb06825dbe2e920a980589134 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-03-07 02:31:44 |
| Source code size: | 105 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 682 / 722 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |