1 | sS ai_describeString(S s) {
|
2 | ret s == null ? ai_describeObject(s) : "the string " + quote(s); |
3 | } |
Began life as a copy of #1026757
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: | #1026759 |
| Snippet name: | ai_describeString |
| Eternal ID of this version: | #1026759/3 |
| Text MD5: | e5c2433c6cb0b080cd74e4a0985ddaa4 |
| 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-20 18:23:37 |
| Source code size: | 98 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 406 / 446 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |