Bosley (surname)

Bosley is a surname. Notable people with the surname include:

Fictional characters

gollark: What?
gollark: It has to be```haskellf :: Int -> Int -> Int -> Intf x y z = x + y + z```or```haskellf :: (Int, Int, Int) -> Intf (x, y, z) = x + y + z```
gollark: You can't do```haskellf :: Int -> Int -> Int -> Intf (x, y, z) = x + y + z```
gollark: Because it has multiple comma-separated identifiers.
gollark: `Prelude` only has `fst` and on 1 element tuples.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.