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

3
LINES

< > BotCompany Repo | #1014122 // vfAppendToLineBuffer - voidfunc appending to a LineBuffer

JavaX fragment (include)

static VF1<S> vfAppendToLineBuffer(final LineBuffer buf) {
  ret voidfunc(S s) { buf.append(s) };
}

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: #1014122
Snippet name: vfAppendToLineBuffer - voidfunc appending to a LineBuffer
Eternal ID of this version: #1014122/1
Text MD5: d4de279c908a717fef980bb0894604b6
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-11 03:33:43
Source code size: 101 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 380 / 403
Referenced in: [show references]