Anatoma boucheti

Anatoma boucheti is a species of minute sea snail, a marine gastropod mollusc or micromollusc in the family Anatomidae.[2]

Anatoma boucheti
Shell of Anatoma boucheti (holotype at MNHN, Paris)
Scientific classification
Kingdom: Animalia
Phylum: Mollusca
Class: Gastropoda
Clade: Vetigastropoda
Family: Anatomidae
Genus: Anatoma
Species:
A. boucheti
Binomial name
Anatoma boucheti
Geiger & Sasaki, 2008[1]

Description

Distribution

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 }}```
gollark: Er, how do I uninvert it?
gollark: It's to help users by emphasising the idiomatic bottom-up approach involving making programs from small composable functions.

References

  • Geiger D.L. & Sasaki T. (2008) Four new species of Anatomidae (Mollusca: Vetigastropoda) from the Indian Ocean (Reunion, Mayotte) and Australia, with notes on a novel radular type for the family. Zoosymposia 1: 247-164.
  • Geiger D.L. (2012) Monograph of the little slit shells. Volume 1. Introduction, Scissurellidae. pp. 1-728. Volume 2. Anatomidae, Larocheidae, Depressizonidae, Sutilizonidae, Temnocinclidae. pp. 729–1291. Santa Barbara Museum of Natural History Monographs Number 7.


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