Flat Lake (Nova Scotia)

Flat Lake (Nova Scotia) could refer to the following lakes:

Antigonish County

Halifax Regional Municipality

Region of Queens Municipality

Yarmouth County


gollark: ```haskellf a b c = a * b *cf = \a b c -> a * b * cf = \a -> \b -> \c -> a * b * c```
gollark: Well, `Integer -> Integer -> Integer`, in your case.
gollark: You want mult's type to be `Num a => a -> a -> a`.
gollark: ```mult :: Num a => p1 -> p2 -> p3 -> a -> a -> a -> a```
gollark: Yes, that.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.