AustinScola / seligimus

A mono-library.
MIT License
1 stars 0 forks source link

Ascola/add recursive representations #190

Closed AustinScola closed 3 years ago

AustinScola commented 3 years ago

Add the ability for the standard representation to better handle recursive representations. The implementation relies on marking standard representation methods with a special attribute which isn't very clean, but I'm not aware of a better way to do this at this time?