Dicepolia

Dicepolia is a genus of moths of the family Crambidae.

Dicepolia
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Crambidae
Tribe: Eurrhypini
Genus: Dicepolia
Snellen in Snellen, 1892[1]
Synonyms
  • Endolophia Hampson, 1899

Species

gollark: This seems like FRP or something, which could be neat but how does this even work.
gollark: It would take twice as long to program and have several times the security issues.
gollark: > entire gigantic complex application
gollark: > C
gollark: ```rustextern crate mogwai;use mogwai::prelude::*;let (tx, rx) = txrx_fold( 0, |n:&mut i32, _:&Event| -> String { *n += 1; if *n == 1 { "Clicked 1 time".to_string() } else { format!("Clicked {} times", *n) } } );button() .rx_text("Clicked 0 times", rx) .tx_on("click", tx) .run().unwrap_throw()```I do not understand how this is meant to work.

References

  1. "GlobIZ search". Global Information System on Pyraloidea. Retrieved 2011-10-11.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.