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

Fix MethodAmbiguity errors #265

Conversation

devmotion
Copy link
Member

Possibly this fixes the method ambiguity issues in #264. At least it shows that there is an inconsistency in the definition of filldist currently - most methods are defined for Ints but one is defined for Integers.

Copy link
Member

@torfjelde torfjelde left a comment

Choose a reason for hiding this comment

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

Lovely!

@devmotion devmotion merged commit b5e152c into torfjelde/default-impls-for-filldist-and-array-dist Apr 15, 2024
15 checks passed
@delete-merged-branch delete-merged-branch bot deleted the devmotion-patch-1 branch April 15, 2024 14:36
yebai pushed a commit that referenced this pull request Apr 17, 2024
* added default impls for `filldist` and `arraydist`

* Apply suggestions from code review

Co-authored-by: David Widmann <[email protected]>

* Update filldist.jl (#265)

---------

Co-authored-by: David Widmann <[email protected]>
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.

2 participants