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
* Fixed what I suspect is a typo: commonly -> common
* Added code quotes to eltype: eltype -> `eltype`
Sentence now reads:
Instead, common code will dispatch first on the container type, then
recurse down to a more specific method based on `eltype`.
0 commit comments