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

Fix *Tuples are contravariant* in Lecture 3 #138

Open
xitology opened this issue Mar 30, 2024 · 1 comment
Open

Fix *Tuples are contravariant* in Lecture 3 #138

xitology opened this issue Mar 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@xitology
Copy link

Suggestion
In Lecture 3, "Tuples are contravariant and heterogeneously typed with a parameter per internal object." should be read as "Tuples are covariant...".

Identification

Tuples are contravariant and heterogeneously typed with a parameter per internal

Correction
Change contravariant to covariant.

@xitology xitology added the bug Something isn't working label Mar 30, 2024
@ChrisRackauckas
Copy link
Member

Indeed, thanks for pointing out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants