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

Remove unnecessary language constructs #30

Open
2 tasks
gussmith23 opened this issue Oct 1, 2020 · 1 comment
Open
2 tasks

Remove unnecessary language constructs #30

gussmith23 opened this issue Oct 1, 2020 · 1 comment
Labels
cleanup Code cleanup good first issue Good for newcomers

Comments

@gussmith23
Copy link
Owner

gussmith23 commented Oct 1, 2020

There are at least a few language constructs that do roughly the same things.

  • shape vs raw list: We can probably just remove shape.
  • shape-of probably isn't needed for now, as all of our workloads are statically sized
@gussmith23 gussmith23 added cleanup Code cleanup good first issue Good for newcomers labels Oct 1, 2020
@gussmith23
Copy link
Owner Author

Potentially a good first issue. Some constructs will be easier to remove than others :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code cleanup good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant