Transpiled version (2754L) is out of date.
1 | static L<S> startingWithIC_dropAndTrim(Cl<S> l, fS prefix) { |
2 | ret trimAll(startingWithIC_dropPrefix(l, prefix)); |
3 | } |
4 | |
5 | static L<S> startingWithIC_dropAndTrim(fS prefix, Cl<S> l) { |
6 | ret startingWithIC_dropAndTrim(l, prefix); |
7 | } |
Began life as a copy of #1027981
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030950 |
Snippet name: | startingWithIC_dropAndTrim - only return elements starting with X (case-insensitive), drop prefix, trim |
Eternal ID of this version: | #1030950/4 |
Text MD5: | c0bbb6a9e9fa6e46c547de7e700867cd |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-04-14 16:56:18 |
Source code size: | 226 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 165 / 246 |
Version history: | 3 change(s) |
Referenced in: | [show references] |