I’m trying to find a library that I found last wee...
# announcements
a
I’m trying to find a library that I found last week that I can’t remember the name of it. It had a DSL like the following
{function1()} and {function2()}
which would cause function1 and function2 to be calle din parallel. It could then also wait for responses.