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

3
LINES

< > BotCompany Repo | #1022803 // vfPrintWithPrefix

JavaX fragment (include)

static VF1<O> vfPrintWithPrefix(S prefix) {
  ret voidfunc(O o) { print(prefix, o) };
}

Author comment

Began life as a copy of #1017648

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: #1022803
Snippet name: vfPrintWithPrefix
Eternal ID of this version: #1022803/1
Text MD5: 9c5bd6c307a57bc0ac5578f5e7694ab7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-08 13:10:43
Source code size: 89 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 174 / 229
Referenced in: [show references]