jeffwack111 / Spiders

0 stars 0 forks source link

Make Sequences parameterized by their alphabet #28

Open jeffwack111 opened 4 months ago

jeffwack111 commented 6 days ago

The idea here is to have a sequence 'know' what characters belong in the vector of elements. It is unclear to me whether this should be a field or parametric type, and this should be motivated by the use case: why exactly is this feature useful?