Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update instructions append for anagram
- Remove some performance considerations. These are basically giving away the implementation. Also, not every student might want to focus on performance. Such considerations may be better suited for approaches articles. - Remove non-Rust-related hints. These are pretty much covered by the instructions. I guess these were lacking at some point, but updated in the meantime. - Move the most important hint about lifetimes to the top.
- Loading branch information