Skip to content

Commit

Permalink
chore: autopublish 2023-08-26T18:26:55Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 26, 2023
1 parent 4efda6f commit a501075
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
-> [2 8 6 1 5 7 4 0 9 3]
-> [5 8 2 3 1 4 0 6 7 9]
```


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


Expand Down

0 comments on commit a501075

Please sign in to comment.