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

4
LINES

< > BotCompany Repo | #1004779 // pcallOpt - callOpt with exception printing

JavaX fragment (include)

1  
static O pcallOpt(O o, S method, O... args) {
2  
  pcall { ret callOpt(o, method, args); }
3  
  null;
4  
}

Author comment

Began life as a copy of #1003403

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: #1004779
Snippet name: pcallOpt - callOpt with exception printing
Eternal ID of this version: #1004779/2
Text MD5: dc6565ee72688ca008e3c8ccf3d20e91
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-03 05:43:12
Source code size: 100 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 674 / 650
Version history: 1 change(s)
Referenced in: [show references]