Skip to content

Eta conversion bug #223

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

Merged
merged 2 commits into from
Apr 8, 2016
Merged

Eta conversion bug #223

merged 2 commits into from
Apr 8, 2016

Conversation

bobzhang
Copy link
Member

@bobzhang bobzhang commented Apr 8, 2016

No description provided.

Hongbo Zhang and others added 2 commits April 7, 2016 17:31
```
f x --> function(y){ return f(x,y)}
```
only when x is a variable makes sense
@bobzhang bobzhang merged commit 32f6ff2 into master Apr 8, 2016
@bobzhang
Copy link
Member Author

bobzhang commented Apr 8, 2016

  • WIP
  • fix a bug in such case
f x --> function(y){ return f(x,y)}

only when x is a variable makes sense

@bobzhang bobzhang deleted the eta_conversion_bug branch April 12, 2016 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant