New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Add Signal.foldp' #333

Closed
jvoigtlaender opened this Issue Aug 6, 2015 · 3 comments

Comments

Projects
None yet
2 participants
@jvoigtlaender
Contributor

jvoigtlaender commented Aug 6, 2015

The function which currently is in http://package.elm-lang.org/packages/Apanatshka/elm-signal-extra/5.3.0/Signal-Extra#foldp%27.

Discussions like this (and others) on the mailing list show that this would be worthwhile.

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Aug 6, 2015

Member

The plan is to look through all the *-extra packages and incorporate things that have been useful in general.

I think an issue like this is going to get lost in the shuffle, and you and I will not forget it either way. So let's revisit it when we are going through *-extra packages.

Member

evancz commented Aug 6, 2015

The plan is to look through all the *-extra packages and incorporate things that have been useful in general.

I think an issue like this is going to get lost in the shuffle, and you and I will not forget it either way. So let's revisit it when we are going through *-extra packages.

@evancz evancz closed this Aug 6, 2015

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Aug 6, 2015

Member

For additional context, I am trying to close issues more aggressively. This means "it's a good idea but we need to come back to it later" means we close it for now. The clear resolution is "we will come back to it later". That's the theory at least! Otherwise it seems that issues will pile up forever.

Member

evancz commented Aug 6, 2015

For additional context, I am trying to close issues more aggressively. This means "it's a good idea but we need to come back to it later" means we close it for now. The clear resolution is "we will come back to it later". That's the theory at least! Otherwise it seems that issues will pile up forever.

@jvoigtlaender

This comment has been minimized.

Show comment
Hide comment
@jvoigtlaender

jvoigtlaender Aug 6, 2015

Contributor

Sure, I just thought that with the new "meta-issue" https://github.com/elm-lang/core/issues/322 it might make sense to bring this up directly in the repo. But the other strategy is fine as well, of course. So maybe add to https://github.com/elm-lang/core/issues/322 that there is an understanding that *-extra packages are also implicitly included in those considerations?

Contributor

jvoigtlaender commented Aug 6, 2015

Sure, I just thought that with the new "meta-issue" https://github.com/elm-lang/core/issues/322 it might make sense to bring this up directly in the repo. But the other strategy is fine as well, of course. So maybe add to https://github.com/elm-lang/core/issues/322 that there is an understanding that *-extra packages are also implicitly included in those considerations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment