Smee.Stats (Smee v0.1.0) View Source
A collection of simple statistics tools that use streams of entity structs (and maybe lists)
Link to this section Summary
Functions
Counts the number of entities in the stream and returns a value (runs and ends the stream)
Link to this section Functions
Specs
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.