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

drop optional args #1

Closed
juliangruber opened this issue Jan 20, 2013 · 2 comments
Closed

drop optional args #1

juliangruber opened this issue Jan 20, 2013 · 2 comments

Comments

@juliangruber
Copy link
Member

Can we make optional arguments really optional? Like options and callbacks?

In C that's not hard and the performance loss should be subliminal. The implementation will grow a but but it will be way more comfortable to use.

@rvagg
Copy link
Member

rvagg commented Jan 20, 2013

absolutely, that'd be the first thing I'd do. I'll put in a PR on the README when I get a chance to show what I'd make optional; unless someone else beats me to it.

ralphtheninja pushed a commit that referenced this issue Feb 16, 2013
@rvagg
Copy link
Member

rvagg commented Mar 4, 2013

done

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