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

3
LINES

< > BotCompany Repo | #1011622 // triple_trim

JavaX fragment (include)

static T3<S> triple_trim(S a, S b, S c) {
  ret new T3(trim(a), trim(b), trim(c));
}

Author comment

Began life as a copy of #1008884

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: #1011622
Snippet name: triple_trim
Eternal ID of this version: #1011622/1
Text MD5: e9608e56900917f9030e64bfff54f674
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-01 03:08:51
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 369 / 371
Referenced in: [show references]