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

split into seperate pacakges #76

Open
DetachHead opened this issue Jul 3, 2021 · 0 comments
Open

split into seperate pacakges #76

DetachHead opened this issue Jul 3, 2021 · 0 comments

Comments

@DetachHead
Copy link
Owner

DetachHead commented Jul 3, 2021

  • there's a bunch of wacky nonsense types in here just because i was seeing how far i could push the compiler, rather than for any actual practical reason - these should be in their own packages so it doesn't clutter up the main one, which is only meant to be generic useful helpers
    • the date format types/function
    • the bit shifting stuff (maybe also the arithmetic types, but they're still useful when creating some more practical types tho so maybe they can stay)
  • the exactly function could probably also be its own library called type-testing or something
@DetachHead DetachHead pinned this issue Sep 29, 2021
@DetachHead DetachHead mentioned this issue Oct 9, 2021
@DetachHead DetachHead added help wanted Extra attention is needed and removed hard help wanted Extra attention is needed labels Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant