zio.managed.package$.ZManagedTSemaphoreSyntax
Attributes
-
Graph
-
-
Supertypes
-
class AnyVal
trait Matchable
class Any
Members list
Returns a managed effect that describes acquiring a permit as the acquire action and releasing it as the release action.
Returns a managed effect that describes acquiring a permit as the acquire action and releasing it as the release action.
Attributes
Returns a managed effect that describes acquiring the specified number of permits as the acquire action and releasing them as the release action.
Returns a managed effect that describes acquiring the specified number of permits as the acquire action and releasing them as the release action.
Attributes