Music.Score.Part
type family Part s :: *
type family SetPart b s :: *
class HasParts s t
class HasPart s t
type HasPart' a
type HasParts' a
part'
parts'
allParts
extracted
extractedWithInfo
extractPart
extractParts
extractPartsWithInfo
data PartT n a