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 arg function signature #1005

Merged
merged 2 commits into from
Oct 18, 2021
Merged

Add arg function signature #1005

merged 2 commits into from
Oct 18, 2021

Conversation

WardBrian
Copy link
Member

This exposes arg, a function which was already documented but not in the signatures file. It closes #1000

Submission Checklist

  • Run unit tests
  • Documentation
    • OR, no user-facing changes were made

Release notes

Expose complex function arg

Copyright and Licensing

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the BSD 3-clause license (https://opensource.org/licenses/BSD-3-Clause)

@rok-cesnovar
Copy link
Member

This is meant for 2.28.1 right?

@WardBrian
Copy link
Member Author

If possible yeah. It was just an oversight that it got left out - it's in the doc of 2.28 already

Copy link
Member

@rok-cesnovar rok-cesnovar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One simple question. I would love to see a model that uses the arg function as well. Can be a separate model or just a call to arg() with data and parameters as input in an existing model.

@rok-cesnovar rok-cesnovar merged commit 3618c13 into master Oct 18, 2021
@rok-cesnovar rok-cesnovar deleted the complex-signatures branch October 18, 2021 16:56
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

Successfully merging this pull request may close these issues.

Expose documented complex function arg
2 participants