42nd Army Corps (Russian Empire)

The 42nd Army Corps was an Army corps in the Imperial Russian Army.

42nd Army Corps
Country Russian Empire
AllegianceImperial Russian Army
EngagementsWorld War I

Part of

gollark: Is this... generating the positions of a square "ring" around a point?
gollark: I mean, what?
gollark: ```haskellringAt :: Position -> Int -> [Position]ringAt (x, y) l = sides ++ top ++ bottom where top = [(n + x, l + y) | n <- [-l .. l]] bottom = [(n + x, -l + y) | n <- [-l .. l]] sides = concat [[(l + x, n + y), (-l + x, n + y)] | n <- [1 - l .. l - 1]]```
gollark: But yes, you may be right, I have no idea of what some of this does.
gollark: https://github.com/TomSmeets/FractalArt/blob/master/src/Main.hs

References

  • Zaleski, Konstantin (2000). Первая мировая война. Правители и военачальники. Биографический энциклопедический словарь [World War I: Rulers and Generals: Biographical Encyclopedic Dictionary] (in Russian). Moscow: Veche. ISBN 5-7838-0627-7.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.