absClaim : Visibility -> Name -> ParamTypeInfo -> DeclabsImplClaim : Visibility -> Name -> ParamTypeInfo -> DeclabsDef : List Name -> Name -> Con n vs -> DeclAbsVis : Visibility -> List Name -> ParamTypeInfo -> Res (List TopLevel)Generate declarations and implementations for `Abs` for a
single-constructor data type with the given visibility.
Abs : List Name -> ParamTypeInfo -> Res (List TopLevel)Generate declarations and implementations for `Abs` for a
single-constructor data type with `public export` visibility.