static <A> int lengthLevel2_gen(Collection l) { int sum = 0; fOr (O c : l) sum += l(c); ret sum; }
Began life as a copy of #1008788
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: | #1025101 |
| Snippet name: | lengthLevel2_gen - second-level length of collection of things |
| Eternal ID of this version: | #1025101/1 |
| Text MD5: | 382a1bf975815dcd922efa8c2680895b |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-05 15:38:08 |
| Source code size: | 108 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 396 / 449 |
| Referenced in: | [show references] |