static bool startsWithWords(S a, S b, Matches m) { ret startsWithWord(a, b, m); } static bool startsWithWords(S a, S b) { ret startsWithWord(a, b); }
Began life as a copy of #1008057
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: | #1008263 |
| Snippet name: | startsWithWords - synonym of startsWithWord |
| Eternal ID of this version: | #1008263/2 |
| Text MD5: | 8da9bfe256fc9b89bbc7c5d2babf7712 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-08 22:59:38 |
| Source code size: | 162 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 853 / 843 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |