Colleen

Colleen is a common English language name of Irish-American origin and a generic term for Irish women or girls, from the Irish cailín 'unmarried girl/woman', the diminutive of caile 'woman, countrywoman'. It may refer to:

Colleen
Origin
Word/nameIrish
MeaningUnmarried girl/woman

People

Fictional characters

  • Colleen (Road Rovers), on the American animated TV series Road Rovers
  • Colleen Carlton, on the American soap opera The Young and the Restless
  • Colleen Caviello, on the American animated TV series “Bob’s Burgers“
  • Colleen Cooper, on the American TV series Dr. Quinn, Medicine Woman
  • Colleen Donaghy, on the American TV comedy “30 Rock“
  • Colleen Smart, on the Australian soap opera Home and Away
  • Colleen Wing, a Marvel Comics superhero
  • Colleen at Bel Ridge, Dina’s nemesis on the American TV series “Superstore”
gollark: Fascinating.
gollark: ++exec```haskell{-# LANGUAGE RebindableSyntax #-}import Prelude (Applicative, String)class Applicative m => TellDigitalCrossToLearnMonads m where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m amain = tellDigitalCrossToLearnMonads "hi!"```
gollark: ++exec```haskell{-# LANGUAGE RebindableSyntax #-}class Applicative m => TellDigitalCrossToLearnMonads m where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m amain = tellDigitalCrossToLearnMonads "hi!"```
gollark: ++exec```haskellclass Applicative m => TellDigitalCrossToLearnMonads m where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m a {-# MINIMAL (>>=) #-}```
gollark: ++exec```haskellclass Applicative m => TellDigitalCrossToLearnMonads (m :: * -> *) where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m a {-# MINIMAL (>>=) #-}```

See also

  • Coleen (disambiguation)
  • All pages with titles beginning with Colleen
  • All pages with titles containing Colleen
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.