lol-0.6.0.0: A library for lattice cryptography.

Safe HaskellNone
LanguageHaskell2010

Crypto.Proto.RLWE.SampleCont1

Documentation

data SampleCont1 Source #

Constructors

SampleCont1 

Fields

Instances

Eq SampleCont1 Source # 
Data SampleCont1 Source # 

Methods

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

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

toConstr :: SampleCont1 -> Constr #

dataTypeOf :: SampleCont1 -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord SampleCont1 Source # 
Show SampleCont1 Source # 
Generic SampleCont1 Source # 

Associated Types

type Rep SampleCont1 :: * -> * #

GPB SampleCont1 Source # 
Wire SampleCont1 Source # 
TextMsg SampleCont1 Source # 
TextType SampleCont1 Source # 

Methods

tellT :: String -> SampleCont1 -> Output #

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

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

Methods

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

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

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