8000
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 1705544 commit 85279d5Copy full SHA for 85279d5
README.md
@@ -4,9 +4,9 @@ User contributed wrappers for ChaiScript.
4
5
## Modules
6
7
-- Math: Adds common math methods to ChaiScript.
8
-- String ID: String hashing with [string_id](https://github.com/foonathan/string_id)
9
-- String Methods: Introduces some extra string methods to ChaiScript strings
+- [Math](#math): Adds common math methods to ChaiScript.
+- [String ID](#string-id): String hashing with [string_id](https://github.com/foonathan/string_id)
+- [String Methods](#string-methods): Introduces some extra string methods to ChaiScript strings
10
11
### Math
12
0 commit comments