-
-
Notifications
You must be signed in to change notification settings - Fork 565
Description
Spinning out of #3480 (comment).
The API would look something like:
abstract class Lock[F[_]] {
def shared: Resource[F, Unit]
def exclusive: Resource[F, Unit]
}He-Pin and Jasper-M
Metadata
Metadata
Assignees
Type
Projects
Status
No status