lol-0.4.0.0: A library for lattice cryptography.

Safe HaskellNone
LanguageHaskell2010

Crypto.Proto.RLWE.SampleCont

Documentation

data SampleCont Source #

Constructors

SampleCont 

Fields

Instances

Eq SampleCont Source # 
Data SampleCont Source # 

Methods

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

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

toConstr :: SampleCont -> Constr #

dataTypeOf :: SampleCont -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord SampleCont Source # 
Show SampleCont Source # 
Generic SampleCont Source # 

Associated Types

type Rep SampleCont :: * -> * #

GPB SampleCont Source # 
Wire SampleCont Source # 
TextMsg SampleCont Source # 

Methods

textPut :: SampleCont -> Output #

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

TextType SampleCont Source # 

Methods

tellT :: String -> SampleCont -> Output #

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

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

Methods

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

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

type Rep SampleCont Source # 
type Rep SampleCont = D1 (MetaData "SampleCont" "Crypto.Proto.RLWE.SampleCont" "lol-0.4.0.0-Hq7yJLXL6nv1Kryzi3iwmw" False) (C1 (MetaCons "SampleCont" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "a") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Rq)) (S1 (MetaSel (Just Symbol "b") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Kq))))