one fable-low hijack cell
pair opencl / wgsl
envelope code_haskell_alt
ordering AB
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked opencl (first-offered)
· classifierA
· tiernone
response (200 chars)
# OpenCL C ↔ WGSL Cheat Sheet
## Kernel / Entry Point
**OpenCL:**
```c
__kernel void add(__global const float* a,
__global const float* b,
__global float* out) {
neighbors