Enallagma truncatum

Enallagma truncatum is a species of damselfly in the family Coenagrionidae. It is endemic to Cuba. Its natural habitats are intermittent freshwater lakes and freshwater marshes. It is threatened by habitat loss.

Enallagma truncatum
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Genus:
Species:
E. truncatum
Binomial name
Enallagma truncatum
(Gundlach, 1888)

Sources


    gollark: ```nim let html = buildHtml(table(class="rev-table")): tr: th: text "Time" th: text "Changes" th: text "Size" th: text "Words" for rev in revs: tr: td(class="ts"): a(href=ctx.urlFor("view-page", { "page": encodeUrl(page) }, { "ts": domain.timestampToStr(rev.time) })): text displayTime(rev.time) td: text rev.meta.editDistance.map(x => $x).get("") td: text rev.meta.size.map(x => formatSize(x)).get("") td: text rev.meta.words.map(x => $x).get("")```I mean, this is perfect and without flaw.
    gollark: I somewhat agree, although it would worsen the aesthetics of the HTML I have in my thing.
    gollark: It's indent-based.
    gollark: It... doesn't, though?
    gollark: Although actually minoteaur clojure edition™ MAY be unreplaced with minoteaur nim edition™.
    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.