Ranularia tripa
Ranularia tripa is a species of predatory sea snail, a marine gastropod mollusk in the family Cymatiidae.[1]
Ranularia tripa | |
---|---|
Scientific classification | |
Kingdom: | Animalia |
Phylum: | Mollusca |
Class: | Gastropoda |
Clade: | Caenogastropoda |
Clade: | Hypsogastropoda |
Order: | Littorinimorpha |
Family: | Cymatiidae |
Genus: | Ranularia |
Species: | R. tripa |
Binomial name | |
Ranularia tripa (Lamarck, 1822) | |
Synonyms[1] | |
Triton tripa Lamarck, 1822 |
Description
Distribution
gollark: Fascinating.
gollark: Yes.
gollark: At some point.
gollark: I would quite like to implement this on osmarks.net using an inbrowser Lua VM.
gollark: ```scheme(define (take n xs) (let loop ((n n) (xs xs) (zs (list))) (if (or (zero? n) (null? xs)) (reverse zs) (loop (- n 1) (cdr xs) (cons (car xs) zs)))))(define (zip . xss) (apply map list xss))(define actually-forgiving-grudge (lambda (x y) (let* ( (defection-count (length (filter (lambda (m) (= m 1)) x))) (lookback (+ 1 (inexact->exact (floor (expt 1.8 defection-count))))) (result (if (member '(1 0) (take lookback (zip x y))) 1 0)) ) result)))```if you want to add it to your stuff.
References
- Ranularia tripa (Lamarck, 1822). Retrieved through: World Register of Marine Species on 6 December 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.