Safe Haskell | Safe-Inferred |
---|
Synopsis
- type Instrument = Text
- instrument :: Instrument -> ScoreT.Instrument
- match_map :: Id.Ident id => Text -> Map id a -> Map id a
- match_id :: Id.Ident id => Text -> id -> Bool
Documentation
type Instrument = Text Source #
instrument :: Instrument -> ScoreT.Instrument Source #
Create a ScoreT.Instrument
. Drop a leading >
, since I often
accidentally include one.