https://github.com/rudxain/is_anagram.rs
check if sequences are permutations of each other
https://github.com/rudxain/is_anagram.rs
anagrams crate library no-dependencies permutation zero-dependency
Last synced: 4 months ago
JSON representation
check if sequences are permutations of each other
- Host: GitHub
- URL: https://github.com/rudxain/is_anagram.rs
- Owner: Rudxain
- Created: 2025-07-06T10:38:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-06T11:07:50.000Z (8 months ago)
- Last Synced: 2025-07-06T11:37:32.901Z (8 months ago)
- Topics: anagrams, crate, library, no-dependencies, permutation, zero-dependency
- Language: Rust
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# is/are anagrams
> [!warning]
> The entire repo is **unstable**:
> API, sem-ver, MSRV, Git-commit hashes, etc...
>
> Also, don't expect me to maintain this solo, as I want to merge this into some related crate that's missing these `fn`s