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

4
LINES

< > BotCompany Repo | #1005302 // warnIfOddCount

JavaX fragment (include)

1  
static void warnIfOddCount(O... list) {
2  
  if (odd(l(list)))
3  
    printStackTrace("Odd list size: " + list);
4  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005302
Snippet name: warnIfOddCount
Eternal ID of this version: #1005302/1
Text MD5: ebc2928398517b4d2ac768e3d2c859a5
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-01-23 16:10:47
Source code size: 111 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 574 / 557
Referenced in: [show references]