static S ai_dropLeadingPhrases_one(S s, S... phrases) { ret or(first(ai_dropLeadingPhrases(s, wrapAsList(phrases))), s); }
Began life as a copy of #1018119
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022222 |
| Snippet name: | ai_dropLeadingPhrases_one - assumes phrases in list don't have punctuation |
| Eternal ID of this version: | #1022222/1 |
| Text MD5: | 6a986d77526accfc5057c35d1e2a6c97 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-11 12:53:15 |
| Source code size: | 126 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 511 / 560 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |