Critoniopsis jaramilloi

Critoniopsis jaramilloi is a species of flowering plant in the family Asteraceae. It is found only in Ecuador. Its natural habitat is subtropical or tropical moist montane forests. It is threatened by habitat loss.

Critoniopsis jaramilloi
Scientific classification
Kingdom:
(unranked):
(unranked):
(unranked):
Order:
Family:
Genus:
Species:
C. jaramilloi
Binomial name
Critoniopsis jaramilloi
Pruski & H.Rob.

Sources


gollark: It has to be```haskellf :: Int -> Int -> Int -> Intf x y z = x + y + z```or```haskellf :: (Int, Int, Int) -> Intf (x, y, z) = x + y + z```
gollark: You can't do```haskellf :: Int -> Int -> Int -> Intf (x, y, z) = x + y + z```
gollark: Because it has multiple comma-separated identifiers.
gollark: `Prelude` only has `fst` and on 1 element tuples.
gollark: Well, sure, but then you'll end up with specialized versions for each kind of tuple.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.