<!-- {{# generate.module_header{} #}} -->
# Module :: reasoning
[](https://github.com/emersion/stability-badges#experimental) [](https://github.com/Wandalen/wTools/actions/workflows/ModulereasoningPush.yml) [](https://docs.rs/reasoning) [](https://discord.gg/m3YfbXpUUY)
Tools for knowledge reasoning and digestion from multiple sources.
<!--
### Basic use-case
```rust
use reasoner::*;
fn main()
{
}
```
### To add to your project
```bash
cargo add reasoner
```
### Try out from the repository
``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --example reasoner_trivial
```
``` shell test
cargo add reasoner
```
[](https://discord.gg/m3YfbXpUUY)
-->
### Sample
<!-- {{# generate.sample{} #}} -->