hol-1.3: Higher order logic

LicenseMIT
MaintainerJoe Leslie-Hurd <joe@gilith.com>
Stabilityprovisional
Portabilityportable
Safe HaskellSafe
LanguageHaskell98

HOL.TypeOp

Description

 

Documentation

class HasOps a where Source #

Minimal complete definition

ops

Methods

ops :: a -> Set TypeOp Source #