#TIL: `handle_info(_, state), do: {:noreply, state}` is a Pokemon clause
Today I learned, that handle_info(_, state), do: {:noreply, state}
is a Pokemon clause, because:
Gotta catch em all.
Today I learned, that handle_info(_, state), do: {:noreply, state}
is a Pokemon clause, because:
Gotta catch em all.