MuseScore/thirdparty/deto_async
2021-04-14 09:41:25 +02:00
..
async added keynav devtools 2021-04-14 09:41:25 +02:00
tests renamed notify to notification 2020-06-09 15:58:03 +02:00
LICENSE added async primitives 2020-06-08 15:58:06 +02:00
README.md added async primitives 2020-06-08 15:58:06 +02:00

Async primitives

This is a set of primitives for asynchronous interaction.

  • Channel - channel for data transfer, like channels in GoLang
  • Notify - for notification of something