Skip to content

Commit

Permalink
Add Base.wrap to docs (JuliaLang#53342)
Browse files Browse the repository at this point in the history
I thought that's reasonable in the light that `view` was not
implemented:
JuliaLang#52049 (comment)
  • Loading branch information
fatteneder committed Feb 17, 2024
2 parents 1998518 + 2197b5c commit 2ca3753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/src/base/arrays.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ Base.reshape
Base.dropdims
Base.vec
Base.SubArray
Base.wrap
```

## Concatenation and permutation
Expand Down

0 comments on commit 2ca3753

Please sign in to comment.