Module ddash.lang.types

Contains useful data types that provide static information

Structs

NameDescription
Void Used in place of a void where you need storage

Manifest constants

NameTypeDescription
isVoid True if a T is Void