Schneidereria

Schneidereria is a genus of moth in the family Gelechiidae.

Schneidereria
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Gelechiidae
Tribe: Teleiodini
Genus: Schneidereria
Weber, 1957[1]

Species

gollark: I could make this much nicer, but heavpoot wants me to preserve it as a monument to insanity or something.
gollark: That would make sense.
gollark: It... might be?
gollark: This is about the first half.
gollark: ```lisp(newvar '- [(+ arg1 (negate arg2))])(newvar '-- [(- arg1 1)])(newvar '++ [(+ arg1 1)])(newvar '!! [ (if arg1 [false] [true])])(newvar 'ztb [ (if (== arg1 0) [false] [if (== arg1 false) [false] [true]])])(newvar 'ifz [ (if (ztb arg1) arg2 arg3)])(newvar 'inz [ (if (!! (ztb arg1)) arg2 arg3)])(newvar '! [ (inz arg1 [1] [(* arg1 (! (-- arg1)) )])])(newvar 'for [ (if (arg2 arg1) [ (arg3 arg1) (for (++ arg1) arg2 arg3) ][true]) ])```

References


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