You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rplzzz 38 minutes ago Member
This is a case where we could really benefit from defining classes for all of our composite structures. It would make describing what the functions are expecting easier, and we could even check the class attributes in functions that are expecting structures.
e.g. #14