Algebird is a Scala library for abstract algebra, providing monoids, groups, and related abstractions for data aggregation.
<dependency>
<groupId>com.twitter</groupId>
<artifactId>algebird-core_2.11</artifactId>
<version>0.13.10</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates basic usage of Algebird's Monoid for integer addition.
No known issues recorded.
No dependency data recorded yet.