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

Make registration fluent #83

Open
bijington opened this issue Dec 8, 2020 · 1 comment
Open

Make registration fluent #83

bijington opened this issue Dec 8, 2020 · 1 comment

Comments

@bijington
Copy link
Owner

It would great to be able to fluently register functions/operators e.g.

context
    .RegisterFunction("Function1", ...)
    .RegisterFunction("Function2", ...)
@bijington bijington added this to the Next release milestone Jan 11, 2021
@bijington bijington removed this from the Next release milestone Jan 26, 2021
@bijington
Copy link
Owner Author

I am not sure rushing this in to the next release makes sense. Some time should be spent to work out exactly what should be fluent.

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