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

Correct all methods' signatures in Metamodel::EnumHOW's page #2934

Merged
merged 1 commit into from Aug 4, 2019

Conversation

Kaiepi
Copy link
Collaborator

@Kaiepi Kaiepi commented Aug 3, 2019

None of its methods actually specify what type the object the method is
called on must be.

I just want to make sure this matches how the rest of the docs' signatures are written before pushing.

None of its methods actually specify what type the object the method is
called on must be.
@Kaiepi
Copy link
Collaborator Author

Kaiepi commented Aug 3, 2019

If the object's type should be included despite the method not actually specifying it, this still needs correction anyway since its type would never be Metamodel::ClassHOW without a custom meta class that extends both or reparenting/reblessing/using .mixin on Metamodel::EnumHOW (why would you do that though?).

Copy link
Contributor

@JJ JJ left a comment

Choose a reason for hiding this comment

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

It matches current signature, so it's OK. Thanks.

@JJ JJ merged commit 6b7a514 into Raku:master Aug 4, 2019
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.

None yet

2 participants