Carlie

Carlie is an English feminine given name and nickname that is a feminine form of Carl and an alternate form of Carla.[1] Notable people referred to by this name include the following:

Given name

Nickname/Stagename

  • Carlie Boland, nickname of Cydnie Boland, American politician
  • Carlie Geer, nickname of Charlotte Mosher "Carlie" Geer (born 1957), American rower

Fictional character

gollark: Oh right, probably.
gollark: If you do just need to make it do something for a bit, maybe just```cfor (int i = 0; i < 100000000; i++) {}```or something would work, though compilers are getting crafty and might optimize it.
gollark: Is there some reason you can't just use whatever language's equivalent of `sleep(1)` or something?
gollark: ```javascriptasync whateverParameters => { const summoner = await api.get('euw1', 'summoner.getBySummonerName', result) const data = await api.get('euw1', 'league.getLeagueEntriesForSummoner', 'MLR_5XD45pduq2iducsga00c4qi5sWqpaRkadd_E0fFhKXU') await msg.reply("Found league info for " + args[0] + "\nName:" + result + "\nRank:"+ data.tier + " " + data.rank)}```or something.
gollark: Have you tried writing it with async/await syntax instead? That might make it clearer.

See also

Notes

  1. "Carlie". Name-doctor.com. Retrieved December 15, 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.