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

Add class/module alias declaration #1219

Merged
merged 9 commits into from
Jan 30, 2023
Merged

Add class/module alias declaration #1219

merged 9 commits into from
Jan 30, 2023

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Jan 30, 2023

Aliases of classes and module can be defined in RBS.

class Foo = String

module Bar = Kernel

The spec: https://hackmd.io/SAE7AGD6SMSJFnYiR2M5-Q?view

@soutaro soutaro added this to the RBS 3.0 milestone Jan 30, 2023
@soutaro soutaro merged commit 56358ca into master Jan 30, 2023
@soutaro soutaro deleted the class-alias branch January 30, 2023 06:04
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.

1 participant