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

Misleading Figure 3.1 for Option display #155

Open
wherby opened this issue Jul 7, 2019 · 3 comments
Open

Misleading Figure 3.1 for Option display #155

wherby opened this issue Jul 7, 2019 · 3 comments

Comments

@wherby
Copy link

wherby commented Jul 7, 2019

image

For the display of Option, the value in option SHOULD be full circle, for the function which applied in map will only receive full circle. While the outer box has Option syntax, there is no need to change the circle to be the half circle. So that will lead misunderstanding context.

@wherby
Copy link
Author

wherby commented Jul 7, 2019

image

While there may has explanation for that Option[Circle] is just mark as box and half circle. But see the functors [Figure 3.4] the circle in F[A] is the full circle. When mark [Option] as [F] , the Option[A] in Figure should have full circle.

The Option display as box with half graphics need to be changed to another way, for box and half graphics implicit two syntax meaning, while Option is only one syntax meaning.

@davegurnell
Copy link
Contributor

davegurnell commented Jul 7, 2019 via email

@wherby
Copy link
Author

wherby commented Jul 7, 2019

Option

How about the picture above, the key point is for Option, there is only one syntax meaning . You could have more creative choice.

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

2 participants