isHash(url) returns true when url starts with #. Part of pota/use/url.
isHash(url)
true
url
#
pota/use/url
string
Returns: boolean — true when url starts with #.
boolean