| Copyright | 2021 Dominik Schrempf |
|---|---|
| License | GPL-3 |
| Maintainer | dominik.schrempf@gmail.com |
| Stability | unstable |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
ELynx.Tree.Export.Nexus
Description
Creation date: Tue Apr 28 20:24:19 2020.
Synopsis
- toNexusTrees :: (HasMaybeLength e, HasMaybeSupport e, HasName a) => [(ByteString, Tree e a)] -> ByteString
Documentation
toNexusTrees :: (HasMaybeLength e, HasMaybeSupport e, HasName a) => [(ByteString, Tree e a)] -> ByteString Source #
Export a list of (NAME, TREE) to a Nexus file.