static long dm_totalCharsInTextSnippets() { long n = 0; for (O snippet : unnull(dm_allSnippets())) n += max(0, toInt(call(snippet, 'textLength))); ret n; }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020536 |
| Snippet name: | dm_totalCharsInTextSnippets |
| Eternal ID of this version: | #1020536/2 |
| Text MD5: | ff0d732410aa9772b6241c7623a78616 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-26 00:43:10 |
| Source code size: | 170 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 514 / 548 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |