essence-of-live-coding-0.2.8: General purpose live coding framework
Safe HaskellNone
LanguageHaskell2010

LiveCoding.Cell.HotCodeSwap

Documentation

hotCodeSwapCell :: forall (m :: Type -> Type) a b. Cell m a b -> Cell m a b -> Cell m a b Source #