The elm-autocomplete package does something much like you describe. Configuration data, including some functions, is defined separately from the model and is passed as an additional parameter to the update function.
https://github.com/thebritican/elm-autocomplete/blob/4.0.1/src/Autocomplete.elm#L181 On Thursday, October 13, 2016 at 1:34:29 PM UTC-5, Zinggi wrote: I think it would be nice to separate the *descriptions* of an animation > from the *state* of an animation. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.