Meeseeks.Context.prepare_for_selection

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

prepare_for_selection(context)

View Source

Specs

prepare_for_selection(t()) :: t()

Adds keys required by selection process to the context.

Used internally by Meeseeks.Select- users should have no reason to call.