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

Add mapOf for Tuple2 #134

Closed
npatarino opened this issue Jul 20, 2017 · 1 comment · Fixed by #135
Closed

Add mapOf for Tuple2 #134

npatarino opened this issue Jul 20, 2017 · 1 comment · Fixed by #135

Comments

@npatarino
Copy link
Contributor

Create a mapOf function to build a Map from Tuple2 as the mapOf (in kotlin-stdlib) builds a Map from Pair

@pakoito
Copy link
Member

pakoito commented Jul 20, 2017

Perfect for a first time kontributor :D

rachelcarmena pushed a commit that referenced this issue Feb 24, 2021
* Change MonadFilterLaws to use a gen to test bindWithFilter in order to generate all possible values

* Fix bindWithFilter by filtering first, then binding (thanks to @nomisRev)

Co-authored-by: danieh <daniel.montoya@47deg.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants