Build and parse URLs. Useful for HTTP and "routing" in single-page apps (SPAs)
BSD 3-Clause "New" or "Revised" License
74
stars
43
forks
source link
Docs for Url.Parser.Query.custom mention non-existing List.maybeMap #27
Closed
Janiczek closed 3 years ago
https://package.elm-lang.org/packages/elm/url/latest/Url-Parser-Query#custom This is the example in the documentation:
List.maybeMap
doesn't exist.