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

A thought - my $var TYPE instead of my TYPE $var #44

Open
matthewpersico opened this issue Aug 9, 2023 · 1 comment
Open

A thought - my $var TYPE instead of my TYPE $var #44

matthewpersico opened this issue Aug 9, 2023 · 1 comment

Comments

@matthewpersico
Copy link

https://developers.slashdot.org/story/23/08/07/0136228/should-a-variables-type-come-after-its-name

@happy-barney
Copy link
Collaborator

First, check are not types, checks are more than types (eg, checks will be available during runtime)

Topic already discussed in discussion #22 , proposal is to use attributes:

my $var :check(Foo);

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

No branches or pull requests

2 participants