View Source Smee.Stats (Smee v0.5.0)
A collection of simple statistics tools that use streams of entity structs (and maybe lists)
Summary
Functions
Counts the number of entities in the stream and returns a value (runs and ends the stream)
Functions
@spec count(enum :: list() | Enumerable.t()) :: integer()
Counts the number of entities in the stream and returns a value (runs and ends the stream)
Is this a placeholder in an almost empty module? Absolutely.