mirror of
https://github.com/zoriya/typebox.git
synced 2026-06-10 13:50:30 +00:00
Collections
This example implements runtime type safe generic Array, Map and Set collection types using TypeBox types as the generic type arguments.