static int indexOfFirstThat(L l, O pred) { ret indexOfPred(l, pred); } static <A, B> int indexOfFirstThat(L<A> l, IF1<A, B> pred) { ret indexOfPred(l, pred); }
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: | #1023752 |
Snippet name: | indexOfFirstThat - synonym of indexOfPred |
Eternal ID of this version: | #1023752/2 |
Text MD5: | cd983c6d07689a5f41a6fbbd07381f1d |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-07 23:43:12 |
Source code size: | 174 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 256 / 290 |
Version history: | 1 change(s) |
Referenced in: | [show references] |