static FullPhraseCache fullPhraseCache(Iterable<S> phrases) { ret makeFullPhraseCache(phrases); } static FullPhraseCache fullPhraseCache(S... phrases) { ret makeFullPhraseCache(phrases); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023813 |
| Snippet name: | fullPhraseCache - synonym of makeFullPhraseCache |
| Eternal ID of this version: | #1023813/1 |
| Text MD5: | dbdd7326b611e1d54c8ab5d179f2c081 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-09 13:03:25 |
| Source code size: | 197 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 373 / 413 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |