Agda-2.4.2.3: A dependently typed functional programming language and proof assistant

Safe HaskellNone
LanguageHaskell98

Agda.Syntax.Internal.Generic

Contents

Synopsis

Documentation

Constants

Functors

Real terms

copyTerm :: (TermLike a, Applicative m, Monad m) => a -> m a Source

Put it in a monad to make it possible to do strictly.