Skip to content

Commit

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


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


Expand Down

0 comments on commit 07bec50

Please sign in to comment.