View Source Squeeze.Stats (OpenPace v0.0.1)
The Stats context.
Link to this section Summary
Functions
Returns a number for the current activity streak for a user.
Returns a list of active years in order
Link to this section Functions
Returns a number for the current activity streak for a user.
Returns a list of active years in order
examples
Examples
iex> years_active(user)
[2017, 2018, 2019, 2020]