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

Some refactoring and new features #65

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Some refactoring and new features #65

merged 4 commits into from
Mar 13, 2024

Conversation

ali77gh
Copy link
Member

@ali77gh ali77gh commented Mar 12, 2024

on RemoveOrdinalSuffix
feat: add remove_ordinal_suffix_mut function to do it without allocation
feat: traits for both functions

feat: add _mut
feat: traits
@ali77gh ali77gh changed the title Some refactoring and new APIs Some refactoring and new features Mar 12, 2024
by using hashmap instead of array linear search
@ali77gh
Copy link
Member Author

ali77gh commented Mar 12, 2024

ref: performance improvement on words_to_number

by using hashmap instead of array linear search

@ali77gh
Copy link
Member Author

ali77gh commented Mar 12, 2024

Refactor on commas

  1. Add _mut traits
  2. Support for Cow

add traits
add documantation
@ali77gh
Copy link
Member Author

ali77gh commented Mar 13, 2024

Refactor: half_space

  1. add traits
  2. add documentation

@ali77gh ali77gh merged commit c1dbdaf into persian-tools:dev Mar 13, 2024
5 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