cuthbertLab / music21j

Javascript port of music21 -- Toolkit for Computational Musicology
Other
144 stars 41 forks source link

Narrow more types #116

Closed jacobtylerwalls closed 3 years ago

mscuthbert commented 3 years ago

Thanks! Looks great -- we discussed the tradeoffs between losing the type of StreamIterator in .notes, .parts etc. and getting the correct type of value iterated, which seems totally worth it.