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

9
LINES

< > BotCompany Repo | #1020378 // unicodeChar - synonym of charToString

JavaX fragment (include)

static S unicodeChar(char c) {
  ret charToString(c);
}



static S unicodeChar(int c) {
  ret charToString(c);
}

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: #1020378
Snippet name: unicodeChar - synonym of charToString
Eternal ID of this version: #1020378/1
Text MD5: 873d118b29df46c5ffca9a1779686746
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-18 11:54:19
Source code size: 115 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 219 / 244
Referenced in: [show references]