Reviewing docs.
h3rald h3rald@h3rald.com
Sat, 26 Oct 2024 19:40:53 +0200
1 files changed,
0 insertions(+),
2 deletions(-)
jump to
M
site/contents/reference.md
→
site/contents/reference.md
@@ -23,8 +23,6 @@ {#link-module||math#}
: 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#}