Skip to content

Commit

Permalink
chore: autopublish 2023-08-27T17:40:28Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 27, 2023
1 parent 78b1755 commit a3edb0e
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 @@ -1943,7 +1943,7 @@ Stack: ``` a -> _ ```
Shuffles `a`.
```
10O>a shuf
-> [3 6 2 0 9 4 5 8 7 1]
-> [4 0 8 3 5 1 7 9 2 6]
```


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


Expand Down

0 comments on commit a3edb0e

Please sign in to comment.