static int lastIndexOfIC(S a, S b) { ret lastIndexOfIgnoreCase_manual(a, b); } static int lastIndexOfIC(S a, char b) { ret lastIndexOfIgnoreCase_manual(a, str(b)); // optimizable }
Began life as a copy of #1007089
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: | #1025934 |
Snippet name: | lastIndexOfIC |
Eternal ID of this version: | #1025934/1 |
Text MD5: | 800e2a174f209a398d51afb365f2f8d0 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-10-30 16:15:10 |
Source code size: | 191 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 186 / 214 |
Referenced in: | [show references] |