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

Applicative #14

Merged
merged 10 commits into from
Jan 12, 2016
Merged

Applicative #14

merged 10 commits into from
Jan 12, 2016

Conversation

expede
Copy link
Member

@expede expede commented Jan 12, 2016

Wow, that was a lot of work!

Notes:

  • Reversed arrow direction for consistence with Elixir
  • Have to exclude Kernel.apply for modules
    • Either need to create a use, or rename apply (probably the later)
  • Should take a closer look at (and rename) seq_first and sec_second

expede added a commit that referenced this pull request Jan 12, 2016
@expede expede merged commit 947e60d into master Jan 12, 2016
@expede expede deleted the applicative branch January 12, 2016 08:45
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.

None yet

1 participant