Type conversion

This commit is contained in:
2025-08-11 14:12:25 +10:00
parent 09033cd432
commit c39967a72f
4 changed files with 137 additions and 3 deletions

View File

@@ -200,7 +200,7 @@ Checks if the left value is lesser than the right value. Outputs a boolean to a
Usage: `lesser $value $value &var`
### Type Conversions (ALL WORK IN PROGRESS)
### Type Conversions
#### stoi