mirror of
https://github.com/rzmk/ladderz.git
synced 2025-12-19 06:59:25 +00:00
docs: add link to crate docs
This commit is contained in:
parent
4f36a3cc32
commit
470b08f804
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ You may find the following primary resources:
|
||||||
- **[notebooks](notebooks)** - Jupyter notebooks with exercises and solutions in Python
|
- **[notebooks](notebooks)** - Jupyter notebooks with exercises and solutions in Python
|
||||||
- [**pre-algebra**](notebooks/pre-algebra) - Pre-algebra concepts
|
- [**pre-algebra**](notebooks/pre-algebra) - Pre-algebra concepts
|
||||||
- **[ladderz](ladderz)** - A crate with implementations of concepts in a Rust library
|
- **[ladderz](ladderz)** - A crate with implementations of concepts in a Rust library
|
||||||
|
- **[docs](https://rzmk.github.io/ladderz/)** - Documentation for the `ladderz` crate
|
||||||
|
|
||||||
> The repository is not required to have the most efficient implementations, but rather learning to implement the concepts in code is a main endeavor. You may prefer other repositories for more efficient code & use cases.
|
> The repository is not required to have the most efficient implementations, but rather learning to implement the concepts in code is a main endeavor. You may prefer other repositories for more efficient code & use cases.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue