Skip to content

Commit

Permalink
small uiuism cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikalii committed Oct 14, 2023
1 parent 35a6b2a commit dba7786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/uiuisms.rs
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ uiuisms!(
/// Set the value of an array at an index
"⍜⊏; 2 1_2_3_4 10",
/// Arithmetic mean
⧻ ∶ /+ . [85 105 117 97]",
⧻∶/+. [85 105 117 97]",
/// Dot product
"/+× [1 2 3] [4 ¯5 6]",
/// Cross product
Expand Down

0 comments on commit dba7786

Please sign in to comment.