Naphrys pulex

Naphrys pulex is a species of spider from the family Salticidae that is widely distributed in Canada and the United States.[1]

Naphrys pulex
Male
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Subphylum: Chelicerata
Class: Arachnida
Order: Araneae
Infraorder: Araneomorphae
Family: Salticidae
Genus: Naphrys
Species:
N. pulex
Binomial name
Naphrys pulex
(Hentz, 1846)

Description

Males have gray and black mottling on the top of their cephalothorax, abdomen, and legs, with orange coloration around the sides of the cephalothorax.[2]

Habitat

The species can be found in tall grass prairies and wooded areas. It is very common in mesic hardwood forests, where there is plenty of leaf litter. Finding this species in buildings, on bark or outcrops is also likely.[3] The species feed on insects and other arthropods.[4]

gollark: I feel like having convoluted `match` statements in my code for every operation would be very ææææ - in minoteaur there are sometimes even multiple `?`s per line.
gollark: Replying to https://discord.com/channels/346530916832903169/348702212110680064/751900012023250964`if let` is pattern matching.
gollark: Basically, if you use `?` on a `Result<T, io::Error>` your function must return `Result<T, io::Error>` (or something with an error type can store `io::Error`s).
gollark: Replying to https://discord.com/channels/346530916832903169/348702212110680064/751899754778198038It needs to return `Result` with the error type being something which can store the errors you return with `?`.
gollark: Meanwhile in C you have "error codes" and actually have to pass in output things by reference for stupid reasons and basically have Go-but-worse error handling.

References


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