mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
4486167d92
Add a specialized list class to be used in the model. This will do runtime instance checking to make sure that list-like fields in the model only contain object of the correct type.