Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1012709 // symbolToStringFull - with identity hash code

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (31L/1K).

static S symbolToStringFull(Symbol s) {
  ifdef SymbolAsString
  ret s;
  endifdef
  ifndef SymbolAsString
  ret toStringWithIHC(s);
  endifndef
}

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: 331 / 406
Version history: 5 change(s)
Referenced in: [show references]