You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/tests/fixtures/full-sample/fwsj.md

7 lines
149 B
Markdown

# Channel
* Channels are a great approach for safe concurrency.
* It's an implementation of the [message passing](4oma) pattern.
:programming: