You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since it looks like other Errors are documented, I think this error should also be documented for completeness.
Additionally, the default behavior when no algorithm is provided in the options doesn't seem to be documented. This has caused issues for others before who have opened issues.
Is this expected behaviour? Do both of them imply the same set of algorithms? [If the code were to change it would be great to make the precedence of the || explicit, i.e. add parenthesis around it. Even better would be to replace it with a switch and avoid nested ternaries.)
gunar, raymelon, VillainJoKeR, ancilt26, fzero and 1 more