Skip to content
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

Add 'curry function' test case #54

Merged
merged 2 commits into from
Dec 30, 2012
Merged

Add 'curry function' test case #54

merged 2 commits into from
Dec 30, 2012

Commits on Dec 30, 2012

  1. add function test case "you should be able to create a 'partial' func…

    …tion for variable number of applied arguments"
    dsbonev committed Dec 30, 2012
    Configuration menu
    Copy the full SHA
    d15c3b6 View commit details
    Browse the repository at this point in the history
  2. change 'curry function' test case to return single-argument function …

    …when there are still argument(s) to be provided
    dsbonev committed Dec 30, 2012
    Configuration menu
    Copy the full SHA
    3952c0d View commit details
    Browse the repository at this point in the history