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

Dev #34

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Dev #34

merged 3 commits into from
Sep 19, 2023

Conversation

lindsaygelle
Copy link
Owner

Description

Added some new methods for Slice. Corrected inconsistency where Slice.IsEmpty did not use a pointer.

Related Issue

Inconsistency with code package.

Changes Made

Added some more verbose documentation (with code comment style examples). Correct issue with Slice.IsEmpty not using a pointer. Added some new methods for Slice.

Checklist

  • I have followed the coding style guidelines of the project.
  • My code passes all existing unit tests.
  • I have added new unit tests to cover the changes where applicable.
  • I have updated the documentation to reflect the changes.
  • My changes do not introduce any new warnings or errors.
  • I have tested my changes thoroughly.

Copy link
Owner Author

@lindsaygelle lindsaygelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💅

@lindsaygelle lindsaygelle merged commit dd21675 into main Sep 19, 2023
6 checks passed
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