Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 269 Bytes

File metadata and controls

3 lines (3 loc) · 269 Bytes

This project is a utility static library to handle dynamic typed objects, explained below:

  • Dynamic objects. Module that allows to embed all objects into a class called Object,
    in such way you can create containers of Object which can be of any type.