one fable-low hijack cell
pair individual / javascript
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked individual (first-offered)
· classifierA
· tiernone
response (200 chars)
It looks like you'd like the concept of an "individual" expressed in JavaScript. Here's a common way to model it:
```javascript
// As a class
class Individual {
constructor(name, age, email) {
neighbors