choam-async
0.4-fedb51e
choam-async
API
dev.tauri.choam.async
AsyncQueue
AsyncQueueSource
AsyncReactive
AsyncReactive
AsyncStack
AsyncStack
BoundedQueue
BoundedQueue
BoundedQueueSink
CountDownLatch
CountDownLatch
GenWaitList
GenWaitList
OverflowQueue
OverflowQueue
Promise
Promise
PromiseRead
PromiseRead
PromiseWrite
PromiseWrite
UnboundedQueue
UnboundedQueue
WithSize
WaitList
choam-async
/
dev.tauri.choam.async
/
CountDownLatch
CountDownLatch
dev.tauri.choam.async.CountDownLatch
See the
CountDownLatch
companion object
sealed abstract
class
CountDownLatch
[
F
[
_
]]
Attributes
Companion
object
Source
CountDownLatch.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
CountDownLatch
[
F
]
Members list
Clear all
Value members
Abstract methods
def
await
:
F
[
Unit
]
Attributes
Source
CountDownLatch.scala
def
release
:
Axn
[
Unit
]
Attributes
Source
CountDownLatch.scala
def
toCats
:
CountDownLatch
[
F
]
Attributes
Source
CountDownLatch.scala
Concrete methods
def
mapK
[
G
[
_
]](
f
:
FunctionK
[
F
,
G
]):
CountDownLatch
[
G
]
Attributes
Source
CountDownLatch.scala
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods