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

Arg type should provide functions to check the kind #29

Open
ivancorrales opened this issue Dec 2, 2019 · 1 comment
Open

Arg type should provide functions to check the kind #29

ivancorrales opened this issue Dec 2, 2019 · 1 comment
Labels
good first issue Good for newcomers
Projects

Comments

@ivancorrales
Copy link
Member

No description provided.

@ivancorrales ivancorrales created this issue from a note in Backlog (To do) Dec 2, 2019
@ivancorrales
Copy link
Member Author

It would be nice that type Arg would provide some methods to check the argument kind

Currently there's isError available but primitive types could be checked too.

isStirng()
isStirngPtr()
....

@ivancorrales ivancorrales added the good first issue Good for newcomers label Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Backlog
  
To do
Development

No branches or pull requests

1 participant