traitsequence 0.4.0

Traits to abstract over sequences.
Documentation
1
2
3
4
5
6
7
# Traitsequence

[![](http://meritbadge.herokuapp.com/traitsequence)](https://crates.io/crates/traitsequence)
[![](https://docs.rs/traitsequence/badge.svg)](https://docs.rs/traitsequence)
![](https://github.com/algbio/practical-omnitigs/workflows/Tests%20%26%20Lints/badge.svg?branch=master)

A Rust crate to abstract sequence types and make strong typedefs of sequences simpler.