Comment on Clojure core.async and Go: A Code ComparisonparentComments−JulianMorrison13yMy design relies on pre-loading the channel's buffer and doesn't use a goroutine.
Comments
My design relies on pre-loading the channel's buffer and doesn't use a goroutine.