Setun railway station

Setun is a railway station of Line D1 of the Moscow Central Diameters in Moscow. It was opened in 1932 and rebuilt in 2020.[1][2]

Setun
Moscow Railway platform
LocationMoscow
Russia
Coordinates55.7239°N 37.3979°E / 55.7239; 37.3979
Owned byRussian Railways
Operated byCentral Suburban Passenger Company
History
Opened1932
Rebuilt2020
ElectrifiedYes
Services
Preceding station MCD Following station
Rabochy Posyolok
towards Lobnya
Line D1 Nemchinovka
towards Odintsovo
gollark: As a Go developer, you have surely encountered at some point something using the `container` package, containing things like `container/ring` (ring buffers), `container/list` (doubly linked list), and `container/heap` (heaps, somehow). You may also have noticed that use of these APIs requires `interface{}`uous type casting. As a Go developer you almost certainly do not care about the boilerplate, but know that this makes your code mildly slower, which you ARE to care about.
gollark: High demand for generics by programmers around the world is clear, due to the development of languages like Rust, which has highly generic generics, and is supported by Mozilla, a company. As people desire generics, the market *is* to provide them.
gollark: Hmm.
gollark: Interesting!
gollark: In languages such as Haskell, generics are extremely natural. `data Beeoid a b = Beeoid a | Metabeeoid (Beeoid b a) a | Hyperbeeoid a b a b` trivially defines a simple generic data type. It is only in the uncoolest of languages that this simplicity has been stripped away, with generic support artificially limited to a small subset of types, generally just arrays and similar structures. Thus, reject no generics, return to generalized, simple and good generics.

References


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