Cirrula
Cirrula is a genus of North American shore flies in the family Ephydridae. There are at least three described species in Cirrula.[1][2][3][4]
Cirrula | |
---|---|
Scientific classification ![]() | |
Kingdom: | Animalia |
Phylum: | Arthropoda |
Class: | Insecta |
Order: | Diptera |
Family: | Ephydridae |
Subfamily: | Ephydrinae |
Genus: | Cirrula Cresson, 1915 |
Species
These three species belong to the genus Cirrula:
- C. austrina (Coquillett, 1900) i c g b
- C. gigantea Cresson, 1915 i c g b
- C. hians (Say, 1830) g
Data sources: i = ITIS,[1] c = Catalogue of Life,[2] g = GBIF,[3] b = Bugguide.net[4]
gollark: Yet```rustfn simplify(v: &mut Value, rules: &Rules) { loop { match v { Value::Call(head, args) => { let mut was_change = false; for mut arg in args.iter_mut() { simplify(&mut arg, rules); } args.sort(); if let Some(rules) = rules.get(head) { for rule in rules.iter() { if let Some(bindings) = matches(v, &rule.condition) { *v = subst(&rule.result, &bindings); was_change = true; println!("{} -> {} on {}", rule.condition, rule.result, v); } } } if !was_change { break } }, _ => break } }}```
gollark: Stop wanting that.
gollark: Most of it.
gollark: Ah, you made a Python syntax with {}s? Cool.
gollark: ++data inc "lyricly SK-7 event counter" 3
References
- "Cirrula Report". Integrated Taxonomic Information System. Retrieved 2018-04-26.
- "Browse Cirrula". Catalogue of Life. Retrieved 2018-04-26.
- "Cirrula". GBIF. Retrieved 2018-04-26.
- "Cirrula Genus Information". BugGuide.net. Retrieved 2018-04-26.
Further reading
- McAlpine, J. F.; Petersen, B. V.; Shewell, G. E.; Teskey, H. J.; Vockeroth, J. R.; Wood, D. M., eds. (1987). Manual of Nearctic Diptera, Volume II. Agriculture Canada, Research Branch. ISBN 978-0-660-10731-8.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.