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

3
LINES

< > BotCompany Repo | #1023427 // printWithMS - synonym of printWithMSTime

JavaX fragment (include)

static <A> void printWithMS(S prefix default "", A a) {
  printWithMSTime(prefix, a);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023427
Snippet name: printWithMS - synonym of printWithMSTime
Eternal ID of this version: #1023427/4
Text MD5: a03edd384cc1ee6fd926705b37686185
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-01 20:17:11
Source code size: 89 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 217 / 280
Version history: 3 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)