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

Provide non -fn API #14

Open
lgrapenthin opened this issue Aug 17, 2015 · 1 comment
Open

Provide non -fn API #14

lgrapenthin opened this issue Aug 17, 2015 · 1 comment

Comments

@lgrapenthin
Copy link

The -fn API is not very idiomatic and detains me from trying this lib. Skimming over the code, it does not appear to serve any particular purpose like pre-compiling anything. Instead it creates overhead of lambda creation/invocation at runtime.

It would be great if you could add a regular API where the image object is the first argument in every function.

@josephwilk
Copy link
Owner

I'm flexible to new apis. It was fun at the time but I agree the fn style is purely aesthetic.
If you wish to submit a pull request with your suggestion I would happily merge.

Thanks,
Joseph Wilk

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

2 participants