traitsequence 1.0.0

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

[![](https://docs.rs/traitsequence/badge.svg)](https://docs.rs/traitsequence)
![](https://github.com/sebschmi/abstract-datastructures-rs/workflows/Tests%20and%20Lints/badge.svg?branch=main)

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