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 predicate functions to public API from internal #21

Closed
5 tasks done
evilsoft opened this issue Jan 10, 2017 · 2 comments
Closed
5 tasks done

Add predicate functions to public API from internal #21

evilsoft opened this issue Jan 10, 2017 · 2 comments
Assignees
Milestone

Comments

@evilsoft
Copy link
Owner

evilsoft commented Jan 10, 2017

I find myself wanting to have access to the predicate functions in internal, mostly for use with the new predicate helpers.

  • Create a new preds directory.
  • move all predicate functions from internal to preds.
  • Expose each function on the public api.
  • Back fill any missing specs.
  • Update README to inform dat public
@evilsoft evilsoft added this to the v0.2.0 milestone Jan 10, 2017
@evilsoft evilsoft self-assigned this Jan 12, 2017
@evilsoft
Copy link
Owner Author

Submitted PR#26 to address this issue.

@evilsoft
Copy link
Owner Author

Merged PR#26.
Closing.

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

No branches or pull requests

1 participant