tvl-depot/yants.md
2019-08-28 14:35:56 +01:00

342 B

yants

This is a tiny type-checker for data in Nix, written in Nix. It doesn't have all the features I think it should have (yet), but it works and its types are composable.

Primitives & simple polymorphism

simple

Structs

structs

Nested structs!

nested structs