Forbes KB

Forbes KB (born Duncan Forbes Valentine Keir on 29 May 1965) is a Scottish actor.[1] He appeared in more than seventy films since 2003.

Forbes KB
Born
Duncan Forbes Valentine Keir

(1965-05-29) 29 May 1965
Dundee, Scotland
OccupationActor
Years active2003-present

Selected filmography

Film
Year Title Role Notes
2012 Confine
Airborne
2009 Breathe
TV
Year Title Role Notes
2012 Game of Thrones Black Lorren
gollark: ```fsharplet printNumber n = match n with | 0 -> "zero" | 1 -> "one" | 2 -> "two" | 3 -> "three" | _ -> "many"```
gollark: I could provide a more complicated example, but discord is bad for that.
gollark: See? It's ugly! Mutable variables; that break nonsense; the curly brackets.
gollark: i.e.```fsharplet potato = 5let isFive = match potato with | 5 -> true | _ -> false```is nicer than the equivalent nonsense of```javascriptconst potato = 5;let isFive;switch (potato) {case 5: isFive = true; break:default: isFive = false;}```
gollark: They're much more composable.

References


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