Suppose someone who studied modified RNAs want to work with this package. So they create a new BioSymbol type (and an Alphabet type for BioSequences work).
Does it make sense to have an interface with what is minimally expected to implement? I suppose one can get away with implementing very little.
Suppose someone who studied modified RNAs want to work with this package. So they create a new BioSymbol type (and an
Alphabettype for BioSequences work).Does it make sense to have an interface with what is minimally expected to implement? I suppose one can get away with implementing very little.