Skip to content

Commit

Permalink
Reviewing docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
h3rald committed Oct 26, 2024
1 parent 5be850a commit 86026c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions site/contents/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ min includes a small but powerful standard library organized into the following
: Provides many mathematical operators and constants such as trigonometric functions, square root, logarithms, etc.
{#link-module||net#}
: Provides basic supports for sockets (some features are not supported on Windows systems).
{#link-module||seq#}
: Defines operators for quotations, like `seq.map`, `seq.filter`, `seq.reduce`, etc.
{#link-module||stack#}
: Defines combinators and stack-shufflers like `stack.pop`, `stack.dup`, `stack.swap`, `stack.cons`, etc.
{#link-module||store#}
Expand Down

0 comments on commit 86026c1

Please sign in to comment.