Meeseeks.Context.add_accumulator

You're seeing just the function add_accumulator, go back to Meeseeks.Context module for more information.
Link to this function

add_accumulator(context, acc)

View Source

Specs

add_accumulator(t(), Meeseeks.Accumulator.t()) :: t()

Adds an accumulator to context, overriding any existing accumulator in context.