Karya, built on 2023-08-29T07:47:28 (patch 7a412d5d6ba4968ca4155ef276a062ccdeb9109a)
Safe HaskellSafe-Inferred

Cmd.Repl.Util

Synopsis

Documentation

instrument :: Instrument -> ScoreT.Instrument Source #

Create a ScoreT.Instrument. Drop a leading >, since I often accidentally include one.

match_map :: Id.Ident id => Text -> Map id a -> Map id a Source #

match_id :: Id.Ident id => Text -> id -> Bool Source #

True if the ID contains the given substring.