Libraryless. Click here for Pure Java version (9909L/54K).
static Runnable rPcall(Runnable r) { ret r == null ?: -> { pcall { r.run(); } }; }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034896 |
| Snippet name: | rPcall |
| Eternal ID of this version: | #1034896/2 |
| Text MD5: | e6b7d7911010429f269589b44f03150d |
| Transpilation MD5: | edd845115f0de3f473368ea921a0473a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-13 04:10:20 |
| Source code size: | 86 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 364 / 468 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |