Sucre, Manabí

Sucre is a town in the Manabí province of Ecuador.

Sucre
Sucre
Coordinates: 1°15′36″S 80°26′24″W
CountryEcuador
ProvinceManabí
Population
 (2008)
  Total24 631
ClimateBSh

Sources

  • World-Gazetteer.com


gollark: Wait, where's the *data* in your linked list?
gollark: ```rustpub struct List<T> { head: Link<T>,}type Link<T> = Option<Box<Node<T>>>;struct Node<T> { elem: T, next: Link<T>,}```
gollark: I mean, that's just a type definition, and a wildly unsafe one?
gollark: Replying to <@290323543558717441> from https://discord.com/channels/346530916832903169/351171126594109455/745663535882960938No.
gollark: Well, the basic implementation is easier, that implements iterators and stuff.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.