diff options
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md index 0034ab8b..f7884321 100644 --- a/docs/README.md +++ b/docs/README.md @@ -25,7 +25,6 @@ Information about Tomo's built-in types can be found here: - [Floating point numbers](nums.md) - [Integers](integers.md) - [Languages](langs.md) -- [Mutexed Data](mutexed.md) - [Paths](paths.md) - [Random Number Generators](rng.md) - [Sets](sets.md) @@ -33,7 +32,6 @@ Information about Tomo's built-in types can be found here: - [Tables](tables.md) - [Text](text.md) - [Text Pattern Matching](patterns.md) -- [Threads](threads.md) ## Built-in Functions |
