Skip to content

Commit

Permalink
chore: autopublish 2023-10-01T02:41:57Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 1, 2023
1 parent 09178ee commit 4a44b58
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 @@ -2076,7 +2076,7 @@ Stack: ``` a -> _ ```
Shuffles `a`.
```
10O>a shuf
-> [0 3 5 1 7 4 6 8 2 9]
-> [3 6 5 4 7 9 1 8 0 2]
```


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


Expand Down

0 comments on commit 4a44b58

Please sign in to comment.