Altai (Kazakhstan)
Altai is a mountainous region in the extreme east of Kazakhstan. It is home to some of the country's most beautiful alpine scenery, with remote wildlands and clear lakes.
Regions
Cities
- 🌍 Ust-Kamenogorsk
- Zaysan — a town and former Russian military outpost up in the mountains
Other destinations
- Markakol Lake
Understand
Get in
Get around
See
Do
Eat
Drink
Stay safe
Go next
gollark: I feel like I'm invoking dark bee gods at exponentially increasing rates.
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`.
This article is issued from Wikivoyage. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.