Transpiled version (3792L) is out of date.
static <A> int lengthLevel2_intArrays(byte[][] l) { int sum = 0; for (int[] c : l) sum += l(c); ret sum; }
Began life as a copy of #1018607
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032587 |
| Snippet name: | lengthLevel2_intArrays |
| Eternal ID of this version: | #1032587/4 |
| Text MD5: | 83f5e809cd6849effdab1655c3876645 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-23 07:48:44 |
| Source code size: | 116 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 375 / 495 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1032588 - lengthLevel2_byteArrays |