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

Haskell collatz conjecture #139

Closed
wants to merge 0 commits into from
Closed

Haskell collatz conjecture #139

wants to merge 0 commits into from

Conversation

vpayno
Copy link
Owner

@vpayno vpayno commented Jun 30, 2023

No description provided.

- `turnLeft`
- `turnRight`

You will find a dummy data declaration and type signatures already in place,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[woke] reported by reviewdog 🐶
[error] dummy may be insensitive, use placeholder, sample instead

| West
deriving (Eq, Show)

data Robot = Dummy
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[woke] reported by reviewdog 🐶
[error] Dummy may be insensitive, use placeholder, sample instead

@vpayno vpayno closed this Jul 1, 2023
@vpayno vpayno force-pushed the haskell_collatz-conjecture branch from 288b399 to b54f6a7 Compare July 1, 2023 17:12
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

Successfully merging this pull request may close these issues.

1 participant