You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.
I think we should instead let the user decide if they want rests in their score tranformer stack. We could say
type RestT = Maybe
.Accordingly change type of
This would remove the need for
perform
and possibly simplify other things too. However there might be consequences.The text was updated successfully, but these errors were encountered: