You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-17 14:47:35 +02:00
More tiny fixes (#1577)
This commit is contained in:
@ -14,7 +14,7 @@ Implement the following types, so that the given tests pass.
|
||||
```rust,editable
|
||||
{{#include exercise.rs:types}}
|
||||
|
||||
// Implement `new`, `insert`, and `has`.
|
||||
// Implement `new`, `insert`, `len`, and `has`.
|
||||
|
||||
{{#include exercise.rs:tests}}
|
||||
```
|
||||
|
Reference in New Issue
Block a user