static Int metaTransformable_structureSize_orNull(O o) { if (!allRecordsInStructureAreTransformable(o)) null; ret metaTransformable_structureSize(o); }
Began life as a copy of #1028722
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: | #1028723 |
Snippet name: | metaTransformable_structureSize_orNull - null if there is a problem (e.g. an untransformable record) |
Eternal ID of this version: | #1028723/2 |
Text MD5: | 84e9af49287233050571728f8b97cfd7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-06 01:33:52 |
Source code size: | 158 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 161 / 207 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |