Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 211 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 211 Bytes

Converting to types

Sometimes we need to take external data, and dynamically instantiate types based on data already in the system, in this case we need to use some reflection to create instances we can use.