Libraryless. Click here for Pure Java version (2564L/16K).
1 | sS ai_describeList(Cl l, O... _) {
|
2 | S s = "a list with " + nEntries(l); |
3 | if (boolPar details(_)) |
4 | s += " " + ai_describeCollectionElements(l); |
5 | ret s; |
6 | } |
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: | #1026554 |
| Snippet name: | ai_describeList |
| Eternal ID of this version: | #1026554/3 |
| Text MD5: | a7e98a6775caca22544ae327e59d0016 |
| Transpilation MD5: | 7a66066c1095d38b5c9cf210bf1ea631 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-26 21:12:08 |
| Source code size: | 163 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 636 / 743 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |