Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Add function helpers #50

Merged
merged 1 commit into from Aug 11, 2015
Merged

Add function helpers #50

merged 1 commit into from Aug 11, 2015

Conversation

epelz
Copy link
Member

@epelz epelz commented Aug 11, 2015

  • Move identity, our only current helper function
  • Add noop function
    • Can take any number of arguments, or expect any type as output.

This is a breaking change, so will bump the major package version accordingly.

- Move `identity`, our only current helper function
- Add noop function
  - Can take any number of arguments, or expect any type as output.
epelz added a commit that referenced this pull request Aug 11, 2015
@epelz epelz merged commit c7c1e56 into master Aug 11, 2015
@epelz epelz deleted the funcs branch August 11, 2015 23:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants