one fable-low hijack cell
pair javascript / trust
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked javascript (first-offered)
· classifierA
· tiernone
response (200 chars)
**trust → `Promise`** 🤝
In JavaScript, the concept of *trust* maps neatly to a **Promise** — you're trusting that a value will arrive (or fail) in the future:
```javascript
const trust = new Promise
neighbors