Cats Api Documentation

Version: 2.2.0

cats.labs.channel

channel?

(channel? c)

Return true if a c is a channel.

with-value

(with-value value)(with-value value ch)

Simple helper that creates a channel and attach an value to it.