Reminder. This code:
f :: a -> a
f a = a
is easier to read than this code:
f :: Int -> Int
f a = a
@parametricity
@mindeavor @hakonlo
f :: a -> a
f = error "Fill in this gap with any possible thing. Go."
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@mindeavor @hakonlo
f :: a -> a
f = error "Fill in this gap with any possible thing. Go."