cryptol-2.7.0: Cryptol: The Language of Cryptography
Cryptol.TypeCheck.Instantiate
Description
instantiateWith :: Name -> Expr -> Schema -> [Located (Maybe Ident, Type)] -> InferM (Expr, Type) Source #