Tillandsia karwinskyana

Tillandsia karwinskyana is a species in the genus Tillandsia. This species is endemic to Mexico.

Tillandsia karwinskyana
Scientific classification
Kingdom:
(unranked):
(unranked):
(unranked):
Order:
Family:
Subfamily:
Genus:
Species:
T. karwinskyana
Binomial name
Tillandsia karwinskyana
Schultes f.

Cultivars

  • Tillandsia 'Inskip'
gollark: Though you could *also* just do that wherever you actually need that arity value.
gollark: Sure, I guess.
gollark: Also, you can get a function's arity in Python with`function.__code__.co_argcount`, though that is probably non-idiomatic.
gollark: No clue.
gollark: e.g.```haskellfunction a b = a + b-- expands tofunction = \a -> \b -> a + b````function 1` returns a function with 1 "captured" in a closure or whatever, which will then take the next argument and finally evaluate itself.

References


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