static <A> int lengthLevel2_byteArrays(byte[][] l) { int sum = 0; for (byte[] c : l) sum += l(c); ret sum; }
Began life as a copy of #1032587
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032588 | 
| Snippet name: | lengthLevel2_byteArrays | 
| Eternal ID of this version: | #1032588/1 | 
| Text MD5: | 1b3924cf144ab23583a5ebfef1c5abf8 | 
| 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:34 | 
| Source code size: | 118 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 335 / 357 | 
| Referenced in: | [show references] |