Libraryless. Click here for Pure Java version (5485L/32K).
static <A> Pair<OKOrError<A>, S> lambda0Like hijackPrint_okOrError(IF0<A> f) { ret hijackPrintWithResult(() -> okOrError(f)); } static <A> Pair<OKOrError<A>, S> hijackPrint_okOrError(Runnable f) { ret hijackPrintWithResult(() -> okOrError(f)); }
Began life as a copy of #1029105
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033002 |
| Snippet name: | hijackPrint_okOrError |
| Eternal ID of this version: | #1033002/6 |
| Text MD5: | 028a9982c136d736ed99a9d48058c0ba |
| Transpilation MD5: | 1c13743cc7dc09dd17d1a3f242ff625a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-11 09:24:17 |
| Source code size: | 256 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 366 / 497 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |