composewell / streamly

High performance, concurrent functional programming abstractions
https://streamly.composewell.com
Other
857 stars 64 forks source link

Add tests for size operation of Serialize #2534

Open harendra-kumar opened 1 year ago

harendra-kumar commented 1 year ago

This operation is crucial for correctness.

adithyaov commented 1 year ago

See https://github.com/composewell/streamly/pull/2574