Skip to content

Instantly share code, notes, and snippets.

@TimWSpence
Last active February 26, 2020 10:49
Show Gist options
  • Save TimWSpence/f5553092789d85525621429028b179fa to your computer and use it in GitHub Desktop.
Save TimWSpence/f5553092789d85525621429028b179fa to your computer and use it in GitHub Desktop.
def atomically[F[_], A](s: STM[A]): F[A]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment