zinq-reflect 0.0.0

tools for performing value/type reflection with zinq types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Zinq Reflect

tools for performing value/type reflection with zinq types.

## Type

a type represents a stateless definition of the shape/size of its instances in memory.

## Value

a value represents a stateful instance of some type.