Bipectilus

Bipectilus is a genus of moths of the family Hepialidae. There are eight described species in the genus, distributed through China, Nepal and Vietnam.

Bipectilus
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Genus:
Bipectilus

Chu and Wang, 1985
Species

See text.

Synonyms
  • Bipectilis

Species

gollark: Well, that last one is wrong.
gollark: ```rustuse ferris_says::say; // from the previous stepuse std::io::{stdout, BufWriter};fn main() { let stdout = stdout(); let out = b"Hello fellow Rustaceans!"; let width = 24; let mut writer = BufWriter::new(stdout.lock()); say(out, width, &mut writer).unwrap();}```Rust is the epitome of readable.
gollark: It's mostly similar.
gollark: So does Rust, even.
gollark: It's like saying that JS is like C++ because they both have C-ish Syntax.


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