Libraryless. Click here for Pure Java version (3067L/20K).
sS firstWhereFirstLongIs(Cl<S> l, long i) { return firstThat(l, s -> parseFirstLong(s) == i); }
Began life as a copy of #1005548
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1029613 |
| Snippet name: | firstWhereFirstLongIs |
| Eternal ID of this version: | #1029613/1 |
| Text MD5: | b4b8cbaa3cf1b3628f8f9d4cd204c131 |
| Transpilation MD5: | fa687ee921ef23f27c10d373d624a4a2 |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-08-27 18:28:07 |
| Source code size: | 99 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 479 / 618 |
| Referenced in: | [show references] |