lol-0.6.0.0: A library for lattice cryptography.

Safe HaskellNone
LanguageHaskell2010

Crypto.Proto.Lol.TypeRep

Documentation

data TypeRep Source #

Constructors

TypeRep 

Fields

Instances

Eq TypeRep Source # 

Methods

(==) :: TypeRep -> TypeRep -> Bool #

(/=) :: TypeRep -> TypeRep -> Bool #

Data TypeRep Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> TypeRep -> c TypeRep #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c TypeRep #

toConstr :: TypeRep -> Constr #

dataTypeOf :: TypeRep -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c TypeRep) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c TypeRep) #

gmapT :: (forall b. Data b => b -> b) -> TypeRep -> TypeRep #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> TypeRep -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> TypeRep -> r #

gmapQ :: (forall d. Data d => d -> u) -> TypeRep -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> TypeRep -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> TypeRep -> m TypeRep #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> TypeRep -> m TypeRep #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> TypeRep -> m TypeRep #

Ord TypeRep Source # 
Show TypeRep Source # 
Generic TypeRep Source # 

Associated Types

type Rep TypeRep :: * -> * #

Methods

from :: TypeRep -> Rep TypeRep x #

to :: Rep TypeRep x -> TypeRep #

GPB TypeRep Source # 
Wire TypeRep Source # 
TextMsg TypeRep Source # 

Methods

textPut :: TypeRep -> Output #

textGet :: Stream s Identity Char => Parsec s () TypeRep #

TextType TypeRep Source # 

Methods

tellT :: String -> TypeRep -> Output #

getT :: Stream s Identity Char => String -> Parsec s () TypeRep #

ReflectDescriptor TypeRep Source # 
Mergeable TypeRep Source # 
Default TypeRep Source # 
MessageAPI msg' (msg' -> TypeRep) TypeRep Source # 

Methods

getVal :: msg' -> (msg' -> TypeRep) -> TypeRep #

isSet :: msg' -> (msg' -> TypeRep) -> Bool #

type Rep TypeRep Source # 
type Rep TypeRep = D1 (MetaData "TypeRep" "Crypto.Proto.Lol.TypeRep" "lol-0.6.0.0-3WEWYXTcbEL6epkR7Fpjke" False) (C1 (MetaCons "TypeRep" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "a") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Word64)) (S1 (MetaSel (Just Symbol "b") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Word64))))