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

The great gradual typification project #167

Draft
wants to merge 45 commits into
base: master
Choose a base branch
from
Draft

The great gradual typification project #167

wants to merge 45 commits into from

Conversation

leppie
Copy link
Member

@leppie leppie commented Nov 1, 2024

Or "let's go on a diet" (quite big size savings already 5%-10%).

Detected issues:

  • or and and
  • accidental/unneeded boxing/unboxing
  • Conversions at call site
  • Conversions inside procs
  • Need for 'union' types ie cons/false
  • Weird boolean conversions
  • Referring to record types for parameter/return types
  • Multiple values
  • Typing of rest args

@leppie leppie self-assigned this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant