feat: add Latin class hierarchy section to README with descriptions of Stultus classes
This commit is contained in:
parent
f24b21d9f3
commit
566487f49b
13
README.md
13
README.md
@ -186,4 +186,17 @@ else:
|
|||||||
print("The fluff has left the network.")
|
print("The fluff has left the network.")
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Latin Class Hierarchy
|
||||||
|
|
||||||
|
| Class | Translation | Description |
|
||||||
|
|---------------|------------------|-------------|
|
||||||
|
| `StultusMixin` | Mixin of the Fool | Injects foolish logic into all descendants |
|
||||||
|
| `StultusInt` | Foolish Integer | Integer that compares via HTTP |
|
||||||
|
| `StultusFloat` | Foolish Float | Float that uses a server for > / < |
|
||||||
|
| `StultusStr` | Foolish String | String that checks equality by prayer |
|
||||||
|
| `StultusBool` | Foolish Truth | Boolean logic outsourced to ChipperFluff |
|
||||||
|
|
||||||
|
> *Veritas non localis est.*
|
||||||
|
> *Truth is not local.*
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user