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 Functor and the rest of the hiearchy. #169

Open
iMplode-nZ opened this issue Jan 20, 2021 · 4 comments
Open

Add Functor and the rest of the hiearchy. #169

iMplode-nZ opened this issue Jan 20, 2021 · 4 comments

Comments

@iMplode-nZ
Copy link

This is possible with nightly rust with features. See https://www.fpcomplete.com/blog/monads-gats-nightly-rust/.

@lloydmeta
Copy link
Owner

That looks awesome !

@haja
Copy link

haja commented Oct 23, 2022

GATs are coming with rust 1.65 🥳 https://releases.rs/docs/unreleased/1.65.0/

@Kreijstal
Copy link

Well, so functors are now possible in stable rust.. aren't they?

@Kreijstal
Copy link

https://www.rustexplorer.com/b/90nk7p
Is this how you implement functors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants