1921 in Chile

The following lists events that happened during 1921 in Chile.

1921
in
Chile

Decades:
  • 1900s
  • 1910s
  • 1920s
  • 1930s
  • 1940s
See also:

Incumbents

Events

March

  • 13 March – Chilean parliamentary election, 1921

Births

Deaths

gollark: Wait, no, this is index in *line* not string.
gollark: Well, this is roughly what you wanted, anyway.
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.

References

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