Packages tagged: types
bcs
nim implementation of bcs serialization format
deriveables
Small library to generate procedures with a type derivation system
finals
Transparently declare single-set attributes on types.
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
Functions for string validation