Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: replace #15

Open
eric-corumdigital opened this issue Jan 21, 2019 · 0 comments
Open

Feature Request: replace #15

eric-corumdigital opened this issue Jan 21, 2019 · 0 comments
Labels
type: enhancement A new feature or addition.

Comments

@eric-corumdigital
Copy link

replace :: forall a. a -> AVar a -> Effect Unit
replace x v = tryTake v *> tryPut x v $> unit
@garyb garyb added the type: enhancement A new feature or addition. label Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A new feature or addition.
Development

No branches or pull requests

2 participants