Cornirostridae

The Cornirostridae is a taxonomic family of sea snails, marine gastropod mollusks in the informal group Lower Heterobranchia.[1]

Cornirostridae
Scientific classification
Kingdom:
Phylum:
Class:
(unranked):
Superfamily:
Family:
Cornirostridae

Ponder, 1990

Genera

  • Anomalorbina Paul, 1996
  • Bonnetella Cossmann, 1918
  • Cornirostra Ponder, 1990
  • Noerrevangia Warén & Schander, 1993
  • Tomura Pilsbry & McGinty, 1946
Genus brought into synonymy
  • Anomalorbis Paul, 1991 synonym of † Anomalorbina Paul, 1996 (invalid: junior homonym of Anomalorbis Vine, 1972 (Annelida); see Anomalorbina)
gollark: Yes, which is quite limiting vs OpenCL, which is basically the same but cross-platform.
gollark: I'm fairly sure it only runs on NvIDIa GPus.
gollark: is probably better since it's not nVidia-specific.
gollark: ***OpenCL***
gollark: I wanted a hyperapp-like state management thing with no view for skynet (it's a long story...) so I made this, because Javascript microlibraries are trendy.```javascriptconst R = require("ramda")module.exports = (initialState, actions, context = {}, expose) => { let state = initialState const wired = R.map(action => (...args) => { const result = action(...args)(state, actions, context) if (typeof result === "object") { state = R.merge(state, result) } }, actions) if ("init" in wired) { wired.init() } if (expose) { return R.pick(expose, wired) } else { return wired }}```

References

  1. Bouchet, P.; Rocroi, J.-P. (2005). "Classification and Nomenclator of Gastropod Families". Malacologia. 47 (1–2).
  • Bouchet P., Rocroi J.P., Hausdorf B., Kaim A., Kano Y., Nützel A., Parkhaev P., Schrödl M. & Strong E.E. (2017). Revised classification, nomenclator and typification of gastropod and monoplacophoran families. Malacologia. 61(1-2): 1-526
  • Romani & Sbrana, A new Mediterranean species of the Cornirostridae (Gastropoda, Heterobranchia), with notes on the genus Tomura; Iberus 34 (1) 55-61, 2016


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