charslaw / Pando

Pando serializes and tracks the history of a state tree
MIT License
2 stars 0 forks source link

PANDO-52 built in collection node serializers #26

Closed schultzcole closed 2 years ago

schultzcole commented 2 years ago

Adds generic node serializers for IEnumerable and a specialized version for IList with improved performance. Different serializers are used for enumerables of nodes vs enumerables of primitives