:clap: Features
- Allow stdin input for any type
:point_right: Changes
- *Breaking:* When casting from `str`, return `None` if blank
SLOC Analysis:
| Directory | Empty | Comment | Docstring | Code | Statements |
|-------------|---------|-----------|-------------|--------|--------------|
| src/yapx | 466 | 60 | 596 | 2008 | 1120 |
| tests | 392 | 199 | 275 | 1636 | 820 |