List of Seychellois musicians
To be included in this list, the person must have a Wikipedia article.
This is a list of notable Seychellois musicians.
Musicians
A–J
- Angie Arnephy – singer
- Jean-Marc Volcy – composer, songwriter
- Dezil' - Band
K–Z
- Sandra Esparon – singer and performer
gollark: `<div></div>` comes out as an amazing 5 bytes. Very useful, yes.
gollark: So, I actually *wrote* at least an encoder thing for my apioHTML™.
gollark: Wait, euboea isn't just a helloboi joke?
gollark: This actually could be useful.
gollark: Also, idea for the binary HTML thing, increase efficiency like this:```rustenum CommonTag { P, H1, // all other common tags in existence}enum CommonAttr { Class, Id, // also all other common HTML attributes}enum Attribute { Common(CommonAttr), Other(String) }enum Tag { Common(CommonTag), Other(String) }struct Html { name: Tag, attributes: Map<Attribute, String>, children: Vec<Html>}```
See also
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.