Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
what4 What4.Protocol.SMTWriter No documentation available.
-
what4 What4.Protocol.SMTWriter No documentation available.
IntegerTypeMap :: TypeMap 'BaseIntegerTypewhat4 What4.Protocol.SMTWriter No documentation available.
-
what4 What4.Protocol.SMTWriter No documentation available.
RealTypeMap :: TypeMap 'BaseRealTypewhat4 What4.Protocol.SMTWriter No documentation available.
-
what4 What4.Protocol.SMTWriter No documentation available.
-
what4 What4.Protocol.SMTWriter TypeMap defines how a given BaseType maps to an SMTLIB type. It is necessary as there may be several ways in which a base type can be encoded.
UnicodeTypeMap :: TypeMap ('BaseStringType Unicode)what4 What4.Protocol.SMTWriter No documentation available.
cacheLookupFnNameBimap :: WriterConn t h -> [SomeExprSymFn t] -> IO (Bimap (SomeExprSymFn t) Text)what4 What4.Protocol.SMTWriter Construct a function/name bimap. Each function is associated with its cached name if there is one, otherwise with its original name.
-
what4 What4.Protocol.SMTWriter Given a solver connection and a base type repr, typeMap attempts to find the best encoding for a variable of that type supported by teh solver.