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

9
LINES

< > BotCompany Repo | #1017423 // appendSquareBracketStuff - synonym of appendSquareBracketed

JavaX fragment (include)

static S appendSquareBracketStuff(S b) {
  ret appendSquareBracketed(b);
}



static S appendSquareBracketStuff(S a, S b) {
  ret appendSquareBracketed(a, b);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017423
Snippet name: appendSquareBracketStuff - synonym of appendSquareBracketed
Eternal ID of this version: #1017423/1
Text MD5: 10f33ea01afb7673f22cafeebd690b6c
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-20 13:58:46
Source code size: 162 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 323 / 349
Referenced in: [show references]