static <A> A or_indirect(A a, IF0<A> b) { ret or_calc(a, b); } static <A> A lambda0Like or_indirect(IF0<A> b, A a) { ret or_calc(b, a); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1032945 |
Snippet name: | or_indirect - synonym of or_calc |
Eternal ID of this version: | #1032945/1 |
Text MD5: | 0b700af301911b48fdae50341b08d1c2 |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-11 04:50:56 |
Source code size: | 146 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 130 / 157 |
Referenced in: | [show references] |