Libraryless. Click here for Pure Java version (6229L/35K).
svoid profileToConsole(Runnable r) { poorMansProfileToConsole(r); } static <A> A profileToConsole(IF0<A> r) { if (r == null) null; new Var<A> var; poorMansProfileToConsole(r { var.set(r!) }); ret var!; }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021524 |
| Snippet name: | profileToConsole - synonym of poorMansProfileToConsole |
| Eternal ID of this version: | #1021524/2 |
| Text MD5: | 83084baece6547574b46f7ec34bf74a6 |
| Transpilation MD5: | 716829f247ceee285343ed71d7b6fd10 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-27 08:02:29 |
| Source code size: | 223 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 802 / 942 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |