Comment on Building Bubbletea ProgramsComments−winterqt2yFrom point 1: how does the function returned from model.update confirm to (tea.Model, tea.Cmd)? Is that a typo?−leg1002yIndeed a typo, well spotted, it should return the model as well.
Comments
From point 1: how does the function returned from model.update confirm to (tea.Model, tea.Cmd)? Is that a typo?
Indeed a typo, well spotted, it should return the model as well.