Cigaritis greeni

The Green's Silverline, Cigaritis greeni, is a species of lycaenid or blue butterfly.[1] It is endemic to Sri Lanka.[2]

Green's Silverline
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Genus:
Species:
C. greeni
Binomial name
Cigaritis greeni
(Heron, 1896)
Synonyms
  • Spindasis greeni Heron, 1896

Notes and references

  1. "Species Details : Spindasis greeni Heron, 1896". Catalogue of Life. Retrieved 3 April 2018.
  2. "Cigaritis Donzel, 1847". ftp.funet.fi. Retrieved 3 April 2018.


gollark: The haskell version uses *floats*, if you can believe that.
gollark: <@!319753218592866315> Fix the code in a way which will *not* entirely kill performance.
gollark: Wonderful.
gollark: ```rust// randomly increase/decrease one of the channels in a color by `range`fn mod_channel(rng: &mut WyRand, range: u16, n: u16) -> u16 { let rand = rng.generate_range(0, range * 2 + 1); let o = ((n as u32) + (rand as u32)).saturating_sub(range as u32); o as u16}```
gollark: This is basically just meant to increase/decrease a `u16` by a randomly generated `u16` amount.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.