Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 346 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 346 Bytes

type-info docs

An implementation of detailed type information and reflection.

This library provides simple access to type information at runtime, as well as the ability to manipulate data whose type is not statically known.

See the API documentation for more information.