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

Bool semantics #456

Merged
merged 6 commits into from
Nov 2, 2020
Merged

Bool semantics #456

merged 6 commits into from
Nov 2, 2020

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Nov 1, 2020

  1. Make bool strict (an alias of true | false)
  2. Introduce boolish type, an alias of top
  3. Replace bool in RBS to boolish if applicable

See #133.

Copy link
Member

@marcandre marcandre left a comment

Choose a reason for hiding this comment

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

👍

@soutaro soutaro merged commit fa47b7c into master Nov 2, 2020
@soutaro soutaro deleted the bool branch November 2, 2020 00:40
pocke added a commit to pocke/rbs.vim that referenced this pull request Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants