Skip to content

refactor: improve docs and types throughout #7

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

Merged
merged 9 commits into from
Mar 7, 2025
Merged

Conversation

nberlette
Copy link
Owner

  • refactor(internal): drop the unused LCG module from the old impl
  • refactor: remove old top-level entrypoints for types, guards, constants modules
  • refactor: move ./constants.ts entry point to ./constants/mod.ts
  • refactor: move ./guards.ts entry point to ./guards/mod.ts
  • chore: remove ieee754 re-export from root module
  • refactor: move ./types.ts entry point to ./types/mod.ts
  • docs(types): add docs to every export in types/integer
  • docs(types): update tags in finite and safe-integer
  • fix(guards): fix typo in predicate signature

@nberlette nberlette added documentation Improvements or additions to documentation enhancement New feature or request jsr Related to the primary distribution on JSR. labels Dec 12, 2024
@nberlette nberlette self-assigned this Dec 12, 2024
@nberlette nberlette merged commit a079ec1 into main Mar 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request jsr Related to the primary distribution on JSR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant