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

Typed Arrays #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

joaol23
Copy link

@joaol23 joaol23 commented Apr 15, 2024

What:

  • Bug Fix
  • New Feature

Description:

In this PR I want to introduce the Typed arrays it`s something that I believe to be very important in a Type Guard project.
With this new feature, we can assure the content of an array, right now only with 3 simple ways to begin with.

int, string and class.

I'm not sure if it was the best way to implement it, but from this we can start at least having a discussion on how to proceed and keep working on this wonderful project.

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

1 participant