Skip to content

Instantly share code, notes, and snippets.

View jonathonarmstrong's full-sized avatar

Jonathon Armstrong jonathonarmstrong

  • Salt Lake City, UT USA
  • 00:28 (UTC -06:00)
View GitHub Profile
const siblings = {
Anthony: ['Kristin'],
Tony: ['Sarah'],
Joshua: ['Leah'],
Kristin: ['Anthony'],
Jonathon: [],
Leah: ['Joshua'],
Donald: ['Rebekah'],
Sarah: ['Tony'],
Rebekah: ['Donald'],