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

3
LINES

< > BotCompany Repo | #1031303 // printQuoted - synonym of printQuote

JavaX fragment (include)

static <A> A printQuoted(S prefix default "", A a) {
  ret printQuote(prefix, a);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031303
Snippet name: printQuoted - synonym of printQuote
Eternal ID of this version: #1031303/4
Text MD5: bb2a053b24371aa78a39eea81debf6ef
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-03 21:29:12
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 81 / 112
Version history: 3 change(s)
Referenced in: [show references]