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

Group Operations into Separate Files #64

Closed
AndrewHUNGNguyen opened this issue Oct 17, 2023 · 3 comments
Closed

Group Operations into Separate Files #64

AndrewHUNGNguyen opened this issue Oct 17, 2023 · 3 comments
Assignees

Comments

@AndrewHUNGNguyen
Copy link
Collaborator

As a developer maintaining the repo, I want to categorize the operations out for easier understanding and maintenance of files. Current string operations, bitwise operations, and statistical operations should be separated from basics.py into their own files (e.g. have a file dedicated to string operations, another file for bitwise operations, and another for statistical operations)

@extinctsion
Copy link
Owner

Sure, go ahead.

@AndrewHUNGNguyen
Copy link
Collaborator Author

Sure, go ahead.

Created a PR at #65

@extinctsion
Copy link
Owner

This issue is now resolved as I have merged the PR.

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

No branches or pull requests

2 participants