static int lIntArray(int[] a) { ret a == null ? 0 : a.length; }
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: | #1029036 |
Snippet name: | lIntArray |
Eternal ID of this version: | #1029036/1 |
Text MD5: | a56511971b107ed4d530b11b2506cb46 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-17 03:01:41 |
Source code size: | 67 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 241 / 324 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1029187 - lLongArray #1030690 - lByteArray #1035623 - lShortArray |