noether icon indicating copy to clipboard operation
noether copied to clipboard

Performance tweaks

Open nevillelyh opened this issue 6 years ago • 0 comments

We're using some eager/expensive collections like List in semigroup types (the B in Aggregator[A, B, C]) and should probably use lazier equivalent instead.

nevillelyh avatar Apr 03 '18 19:04 nevillelyh