Comte

Comte is the French, Catalan and Occitan form of the word 'count' (Latin: comes); comté is the Gallo-Romance form of the word 'county' (Latin: comitatus).

Comte or Comté may refer to:

  • A count in French, from Latin comes
  • A county in France, that is, the territory ruled by a count
  • La Comté, a commune in the Pas-de-Calais département of France
  • Comté cheese, a French cheese from Franche-Comté

People with the surname

gollark: ```mapM (\x -> [x, 0]) [1..5][[1,2,3,4,5],[1,2,3,4,0],[1,2,3,0,5],[1,2,3,0,0],[1,2,0,4,5],[1,2,0,4,0],[1,2,0,0,5],[1,2,0,0,0],[1,0,3,4,5],[1,0,3,4,0],[1,0,3,0,5],[1,0,3,0,0],[1,0,0,4,5],[1,0,0,4,0],[1,0,0,0,5],[1,0,0,0,0],[0,2,3,4,5],[0,2,3,4,0],[0,2,3,0,5],[0,2,3,0,0],[0,2,0,4,5],[0,2,0,4,0],[0,2,0,0,5],[0,2,0,0,0],[0,0,3,4,5],[0,0,3,4,0],[0,0,3,0,5],[0,0,3,0,0],[0,0,0,4,5],[0,0,0,4,0],[0,0,0,0,5],[0,0,0,0,0]]```What is this *doing*?
gollark: `concatMap (\x -> [x, 0]) [1, 2, 3, 4, 5]` is not the same as `mapM (\x -> [x, 0]) [1, 2, 3, 4, 5]`.
gollark: I think it's something with `zip` then.
gollark: Hmm, I'm confused, it seems like `mapM` is NOT `concatMap`.
gollark: Oh right, yes, `bind` is `join . fmap` or something.

See also

  • All pages with titles beginning with Comte
  • Vicomte, the French equivalent of a viscount
  • Franche-Comté, a traditional province of eastern France
  • Conde (disambiguation) (Spanish, Portuguese and Galician term for "Count")
  • Conte (disambiguation) (Italian term for "Count")
  • Le Compte
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.