Skip to content

Commit

Permalink
chore: autopublish 2022-10-28T21:47:04Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 28, 2022
1 parent cfa2f89 commit e7d86ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sclin-docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,7 @@ Stack: ``` a -> _ ```
Shuffles `a`.
```
10O>a shuf >A
-> [2 0 1 8 7 4 3 5 6 9]
-> [7 4 9 3 2 1 8 6 0 5]
```


Expand Down Expand Up @@ -1765,7 +1765,7 @@ See [``` map ```](#cmd-map) for the signature of `f`.
```
```
[1 2 3 4 5] \$rng sort
-> [1 2 3 5 4]
-> [1 2 4 3 5]
```


Expand Down

0 comments on commit e7d86ed

Please sign in to comment.