Pseudiodis

Pseudiodis is a genus of moths in the family Geometridae.

Pseudiodis
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Subfamily:
Genus:
Pseudiodis

Prout, 1934

Species

gollark: I'll work on this when I'm not on a phone.
gollark: Wait, no, this is index in *line* not string.
gollark: Well, this is roughly what you wanted, anyway.
gollark: Horribly messy version:```haskellwithIndices :: [a] -> [(Int, a)]withIndices = zip [1..]doStuff :: String -> [(Int, Int, Char)]doStuff s = (\(lineIx, l) -> fmap (\(charIx, char) -> (lineIx, charIx, char)) $ withIndices l) `concatMap` withIndices (lines s)main = print . doStuff $ "abcd"```
gollark: I reaaaaally don't like the mixing of english and spanishorsomething.

References

  • Natural History Museum Lepidoptera genus database
  • Yu, Dicky Sick Ki. "Pseudiodis Prout 1934". Home of Ichneumonoidea. Taxapad. Archived from the original on March 24, 2016.


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