Peter Voß

Peter Voß (29 June 1891 – 9 January 1979) was a German film actor.[1]

Peter Voß
Voß in 1967
Born(1891-06-29)29 June 1891
Fiefhusen, Schleswig-Holstein, Germany
Died9 January 1979(1979-01-09) (aged 87)
Nortorf, Kiel, Germany
OccupationFilm actor
Years active19251959

Partial filmography

gollark: Horribly messy version:```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"```
gollark: I reaaaaally don't like the mixing of english and spanishorsomething.
gollark: Nest wheres until they can be nested no more.
gollark: ... you want the first element of each, or...?
gollark: The problem is simple: `(a, b)` matches a tuple, which your strings are not.

References

  1. "Archived copy". Archived from the original on 2012-10-21. Retrieved 2010-09-16.CS1 maint: archived copy as title (link)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.