hashberg-io / dag-cbor

Python implementation of the DAG-CBOR codec for IPLD.
https://dag-cbor.readthedocs.io
MIT License
13 stars 6 forks source link

Make EncodableType fully recursive #7

Closed sg495 closed 1 year ago

sg495 commented 1 year ago

According to this comment and this PR, it should now be provide a fully recursive definition of EncodableType.