Skip to content

Conversation

@rfourquet
Copy link
Member

Cf. discussion at #78 (comment).
This allows for example factor(Int[], 123).
Should we remove factor(Vector, 123), deprecated it?
Or should we just remove the generic methods (factor(::Type{AbstractArray}), factor(::Type{AbstractDict}), etc.) and keep the ones with Base types (which we know how to instantiate)?
I would just remove them all before we tag 1.0.

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