let topic = [
"title": "Swift Structured Concurrency, part 2",
"presenter": "Mikey Ward",
"abstract": #"""
Let's follow up on part 1 from January, and go a little further down the rabbit hole with structured concurrency.
We'll recap some of what we saw before, and then dig into actors and asynchronous sequences.
"""#
]
let gettingThere = [
"dateTime": "2022-03-10T19:00:00-0400", // March 10, 2022, 7pm ET
"location": "Online! We'll send the Zoom link to the mailing list (sign up below) and to the #atlanta channel of the CocoaHeads Slack workspace (contact us for an invitation) on the day of the meeting. If you miss the email, message @chatl or email us for the link."
]
let chapter = [
"parentOrg": "CocoaHeads",
"contactEmail": "organizer@cocoaheadsatlanta.org",
"twitter": "@chatl"
"slack": "Contact us above for an invitation!"
]