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

Support MSService:GetHashMap, MSSortedMap:GetRangeAsync, and general type safety improvements #5

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

nightcycle
Copy link

No description provided.

@nightcycle nightcycle changed the title Added support for MSService:GetHashMap & MSSortedMap:GetRangeAsync Support MSService:GetHashMap, MSSortedMap:GetRangeAsync, and general typechecking additions Sep 14, 2023
@nightcycle nightcycle changed the title Support MSService:GetHashMap, MSSortedMap:GetRangeAsync, and general typechecking additions Support MSService:GetHashMap, MSSortedMap:GetRangeAsync, and general type safety improvements Sep 14, 2023
@nightcycle
Copy link
Author

I also changed some of the internal syntax to be closer to what I understand as standard Roblox naming conventions for objects and interfaces, typically changing private property names to PascalCase with a leading underscore, as well using camelCase for interface scripts.

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.

1 participant