Using this, I’ve implemented several features, including:
- Division-by-zero detection
- Length-indexed vectors (similar to Vect n in idris)
- Safe accessors (similar to Lenses)
Additionally, anything that can be expressed on CionLisp and resolved at type level—such as email validation via regex—can potentially be type-checked as well.
Please note that this is still in an alpha stage, so use with caution.
Thank you for your interest.