Skip to content

mvc-works/chan-utils

Repository files navigation

Chan utils

Clojars Project

[mvc-works/chan-utils "0.1.0"]

Usage

  • chan-once has been removed.

  • chan-utils.core/all-once is a function gathering a list of channels, and return values in a list after all of them finished.

(cumulo-util.async/all-once get-chan [1 2 3 4]) ; like Promise.all

License

MIT

About

Small utilities for core.async

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •