Libraryless. Click here for Pure Java version (31L/1K).
1 | static S symbolToStringFull(Symbol s) {
|
2 | ifdef SymbolAsString |
3 | ret s; |
4 | endifdef |
5 | ifndef SymbolAsString |
6 | ret toStringWithIHC(s); |
7 | endifndef |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1012709 |
| Snippet name: | symbolToStringFull - with identity hash code |
| Eternal ID of this version: | #1012709/6 |
| Text MD5: | e36483a84e5325e7f8aae9e512093fe5 |
| Transpilation MD5: | 7c4507d1062ee10c94d27156a42c06d6 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-22 13:13:12 |
| Source code size: | 153 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 694 / 856 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |