|
|
|
|
|
by mlochbaum
2428 days ago
|
|
Go ahead. Incidentally boolean tricks like the windowed reduction are fairly common knowledge in the APL community, even though they're considered esoteric outside of it. It might be helpful to know that every function with boolean arguments and result which depends on both arguments has its own primitive (one of ∧∨⍲⍱<≤=≥>≠). Once you know you're transforming pairs of booleans to booleans, you just have to figure out which one it is. We're not sending anyone to Code Mesh. I hadn't heard of the conference, but given how close it is maybe we should apply in the future. |
|