Lunella coreensis

Lunella coreensis is a species of sea snail, a marine gastropod mollusk in the family Turbinidae, the turban snails.[1]

Lunella coreensis
Scientific classification
Kingdom: Animalia
Phylum: Mollusca
Class: Gastropoda
Clade: Vetigastropoda
Order: Trochida
Superfamily: Trochoidea
Family: Turbinidae
Genus: Lunella
Species:
L. coreensis
Binomial name
Lunella coreensis
(Récluz, 1853)
Synonyms
  • Lunella coronata coreensis (Récluz, 1853)
  • Turbo coreensis Récluz, 1853
  • Turbo coronatus var. coreensis (Récluz, 1853)

Description

The size of the shell varies between 12 mm and 27 mm. The shell is similar to Lunella granulata, but is imperforate.

Distribution

This marine species occurs in the Northwest Pacific, especially off Korea and Japan.[2]

gollark: It's very\* readable\*\*.
gollark: ```javascriptconst spaces = regex(/^ */)const whitespace = regex(/^[ \n\t]*/)const name = regex(/^[^ \n\t():]+/)const code = many(coroutine(function*() { yield spaces return yield choice([ coroutine(function*() { yield char("(") const x = yield code yield spaces yield char(")") return x }), name ])}))const program = sequenceOf([ many1(coroutine(function*() { yield whitespace const n = yield name yield whitespace yield str(":=") const c = yield code return { code: c, name: n } })), possibly(whitespace)]).map(([x, _]) => x)```parsing™
gollark: It was very elegant. I combinated™ it in a few lines of code.
gollark: It went nicely and I had a cool parser and all until it turned out that we were accidentally pushing to the wrong end of a list or something in a stupidly hard to debug way.
gollark: Fun times, that was. We were using JS to implement that weird stacky language.

References

  • Nakano T., Takashashi K. & Ozawa T. (2007) Description of an endangered new species of Lunella (Gastropoda: Turbinidae) from the Ogasawara Islands, Japan. Venus 66(1–2): 1–10.
  • "Lunella (Lunella) coreensis". Gastropods.com. Retrieved 16 January 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.