Copy of Github issue: https://github.com/elm-lang/core/issues/760
I think "Task.fromResult" is a pretty useful function that was removed in 9a1dec5 <https://github.com/elm-lang/core/commit/9a1dec5cdd742842feaff427b4e4e3ab05dfb7e6> for 0.18. It's somewhat trivial to re-implement, which is why I advocate for keeping it, since I expect most developers will write their own and now we've added a *pinch* more maintenance/bug surface for everyone. Is there any prior discussion on similar topics? I'm generally pro- functions & "point free notation" over pattern matching in cases like this, but can be persuaded. Thanks. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
