Kinoceras
Kinoceras is an extinct genus of cephalopod from the Silurian of North America.
Kinoceras Temporal range: Silurian | |
---|---|
Scientific classification | |
Kingdom: | |
Phylum: | |
Class: | |
Genus: | Kinoceras |
Sources
- Kinoceras at the Field Museum's Evolving Planet
gollark: osmarkslisp™ just has `let` and `lambda`.
gollark: Real programmers use osmarkslisp™.
gollark: ```lisp (let (qsort xs cont) (cond ((= xs '()) (cont '())) (true (do (let h (head xs)) (let t (tail xs)) (let part_result (partition_rec t (lambda (x) (< x h)) '(() ()))) (qsort (head part_result) (lambda (ls) (qsort (snd part_result) (lambda (rs) (cont (+ ls (list h) rs)))))) )) ))```↑ provably optimal sorting algorithm
gollark: Well, in Haskell you would just use the highly efficient quicksort from somewhere.
gollark: Carbohydrates?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.