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
In contrast to other internal types that are represented by public alias, Length has none. So when searching for "Length" in the package doc, there is nothing returned which is quite a bad experience when starting tinkering with the package. This is also likely going to be prohibited in future elm versions (elm-lang/elm-package#277).
The text was updated successfully, but these errors were encountered:
In contrast to other internal types that are represented by public alias, Length has none. So when searching for "Length" in the package doc, there is nothing returned which is quite a bad experience when starting tinkering with the package. This is also likely going to be prohibited in future elm versions (elm-lang/elm-package#277).
The text was updated successfully, but these errors were encountered: