Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Applicative instance for Semantic is broken #39

Open
paf31 opened this issue Jun 25, 2018 · 0 comments
Open

Applicative instance for Semantic is broken #39

paf31 opened this issue Jun 25, 2018 · 0 comments

Comments

@paf31
Copy link
Owner

paf31 commented Jun 25, 2018

From #28 (comment):

> (pure 1) :: Semantic Int Int
((Tuple -2147483648 1) : Nil)

> (pure id <*> pure 1) :: Semantic Int Int
((Tuple -2147483648 1) : (Tuple -2147483648 1) : Nil)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant