We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16de1f4 commit d08a02eCopy full SHA for d08a02e
docs/standard-library.md
@@ -3,6 +3,8 @@
3
The standard library is a collection of useful procedures, functions and macros that
4
can be used in any goboscript project.
5
6
+**Repository:** <https://github.com/goboscript/std>
7
+
8
## Standard library headers
9
10
Include a header using the `%include` directive.
@@ -18,4 +20,4 @@ the compiled project.
18
20
19
21
There is no hand-written documentation currently, so refer to AI-generated documentation.
22
-<https://deepwiki.com/goboscript/std>
23
+<https://deepwiki.com/goboscript/std>
0 commit comments