Packages tagged: types
bcs
nim implementation of bcs serialization format
deriveables
A package to create deriveable types in Nim
finals
Transparently declare single-set attributes.
labeledtypes
label your types - a convention for self-documented and more readable code
nullable
An optimized and highly efficient Nullable / Optional type for Nim. Designed for performance-critical applications, it provides clear, functional-style handling of optional values, especially for valu
validator
This library provides several functions to validate real world data types