essence-of-live-coding-0.1.0.0: General purpose live coding framework
LiveCoding.Bind
throwWhen0 :: Monad m => Cell (ExceptT () m) Double Double Source #
sineChangeE :: CellExcept IO () Double Void Source #
sineWait :: Double -> CellExcept IO () String Void Source #
printSineWait :: LiveProgram IO Source #