Skip to content

Commit

Permalink
[doc] Finish adding examples
Browse files Browse the repository at this point in the history
  • Loading branch information
BioCrossCoder committed May 23, 2024
1 parent 8575054 commit 49713e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ A Golang library to make development easier and more efficient

1. Robustness: Improve the coverage of unit tests.
2. Functionality: Provide more practical functions in `functools` for manipulating `sequences` (`slice`/`array`/`string`).
3. Usability: Generate documentation for the library and provide examples for each function.
4. Compatibility: Support lower versions of `Golang` to ensure compatibility with older projects; split `typed` package.
3. Compatibility: Support lower versions of `Golang` to ensure compatibility with older projects; split `typed` package.

0 comments on commit 49713e5

Please sign in to comment.