one fable-low hijack cell
pair javascript / vodka
envelope code_caret
ordering BA
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked vodka (second-offered)
· classifierB
· tiernone
response (200 chars)
Interesting combo! A few ways to read this — here's the literal one: XOR-ing the strings in JavaScript 😄
```javascript
const a = "vodka";
const b = "javascript";
const result = [...b].map((ch, i) =>
neighbors