unison-runtime-0.0.0
Safe HaskellNone
LanguageHaskell2010

Unison.Runtime.MCode.Serialize

Documentation

putComb :: (clos -> Builder) -> GComb clos comb -> Builder Source #

getComb :: forall (m :: Type -> Type). PrimBase m => Get m (GComb Void CombIx) Source #

getCombIx :: forall (m :: Type -> Type). PrimBase m => Get m CombIx Source #