Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Oct 4, 2024
1 parent 6d5616b commit ddce831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Compiles to compact 0-runtime WASM with linear memory.<br/>
x[i] x[] ;; member access, length
a..b a.. ..b .. ;; ranges
|> # ;; pipe/loop, map
./ ../ / ;; continue/skip, break/stop, return, void
./ ../ / ;; continue/skip, break/stop, return
~ ~= ~< ~/ ~* ;; clamp, normalize, lerp
* ^ ;; static, defer
Expand Down

0 comments on commit ddce831

Please sign in to comment.