static S dropSuffix_trim(S suffix, S s) { ret dropSuffixTrim(suffix, s); } static bool dropSuffix_trim(S suffix, S s, Matches m) { ret dropSuffixTrim(suffix, s, m); }
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: | #1025405 |
| Snippet name: | dropSuffix_trim - synonym of dropSuffixTrim |
| Eternal ID of this version: | #1025405/1 |
| Text MD5: | 4e80e9cf680209d69655494697727de2 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-28 15:24:09 |
| Source code size: | 175 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 407 / 463 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |