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 method ambiguities for Base.unsafe_convert(), Base.lstrip, and Base.rstrip (#70)
* Fixed method ambiguities for `Base.unsafe_convert()`
* Fixed method ambiguities from `lstrip` and `rstrip`
* Added tests for new `Base.lstrip`/`Base.rstrip` methods
0 commit comments