lol-0.6.0.0: A library for lattice cryptography.

Safe HaskellNone
LanguageHaskell2010

Crypto.Proto.Lol.RqProduct

Documentation

data RqProduct Source #

Constructors

RqProduct 

Fields

Instances

Eq RqProduct Source # 
Data RqProduct Source # 

Methods

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

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

toConstr :: RqProduct -> Constr #

dataTypeOf :: RqProduct -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord RqProduct Source # 
Show RqProduct Source # 
Generic RqProduct Source # 

Associated Types

type Rep RqProduct :: * -> * #

GPB RqProduct Source # 
Wire RqProduct Source # 
TextMsg RqProduct Source # 

Methods

textPut :: RqProduct -> Output #

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

TextType RqProduct Source # 

Methods

tellT :: String -> RqProduct -> Output #

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

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

Methods

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

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

type Rep RqProduct Source # 
type Rep RqProduct = D1 (MetaData "RqProduct" "Crypto.Proto.Lol.RqProduct" "lol-0.6.0.0-3WEWYXTcbEL6epkR7Fpjke" False) (C1 (MetaCons "RqProduct" PrefixI True) (S1 (MetaSel (Just Symbol "rqlist") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Seq Rq1))))