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

missing function arg types #528

Open
Commandcracker opened this issue May 29, 2023 · 1 comment
Open

missing function arg types #528

Commandcracker opened this issue May 29, 2023 · 1 comment
Labels
A-standard-library Area: Standard Library C-enhancement Category: Feature request or improvement

Comments

@Commandcracker
Copy link

Missing function types:

  • userdata
  • thread
  • number[]
  • any[]
@Kampfkarren
Copy link
Owner

Arrays can be added, but userdata and thread aren't included because there's no way to create one in a way that selene would understand right now. Everything you can provide is something that is checked as a constant.

@Kampfkarren Kampfkarren added A-standard-library Area: Standard Library C-enhancement Category: Feature request or improvement labels Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-standard-library Area: Standard Library C-enhancement Category: Feature request or improvement
Projects
None yet
Development

No branches or pull requests

2 participants