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

ref: lift type normalizers functions to the top level #65

Closed
wants to merge 2 commits into from

Conversation

coolaj86
Copy link
Contributor

This does 2 things:

  • lexicographically sorts the type normalizing functions
  • raises those functions to the level of the export

Since this library is slow-moving, having these at the export level will make it easier to patch when PRs are in review.

@coolaj86 coolaj86 changed the title ref: left type normalizers functions to the top level ref: lift type normalizers functions to the top level Mar 14, 2024
@shumkov shumkov closed this May 28, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants