Skip to content

Commit

Permalink
This is a diff
Browse files Browse the repository at this point in the history
  • Loading branch information
usbalbin committed Jun 23, 2024
1 parent 314d90b commit 6e9adba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ However it does not and will never be able to support methods like

## Examples:
```rust
this is a diff
// simply reverse an Array
let rev_array: [_; 4] = [1, 3, 2, 7]
.into_iter_fixed()
Expand Down

0 comments on commit 6e9adba

Please sign in to comment.