Edberg (disambiguation)

Stefan Edberg (born 1966) is a Swedish tennis player.

Edberg may also refer to:

People with the surname

gollark: !pingwhen online <@!258639553357676545>
gollark: !pingwhen online @join.liftA2(<>)inits tails
gollark: !pingwhen online @join.liftA2(<>)inits tails
gollark: !pingwhen online @join.liftA2(<>)inits tails
gollark: ++exec```haskellwithIndices :: [a] -> [(Int, a)]withIndices = zip [1..]doStuff :: String -> [(Int, Int, Char)]doStuff s = (\(lineIx, l) -> fmap (\(charIx, char) -> (lineIx, charIx, char)) $ withIndices l) `concatMap` withIndices (lines s)main = print . doStuff $ "abcd"```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.