lol-0.6.0.0: A library for lattice cryptography.

Safe HaskellNone
LanguageHaskell2010

Crypto.Proto.RLWE.SampleDisc1

Documentation

data SampleDisc1 Source #

Constructors

SampleDisc1 

Fields

Instances

Eq SampleDisc1 Source # 
Data SampleDisc1 Source # 

Methods

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

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

toConstr :: SampleDisc1 -> Constr #

dataTypeOf :: SampleDisc1 -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord SampleDisc1 Source # 
Show SampleDisc1 Source # 
Generic SampleDisc1 Source # 

Associated Types

type Rep SampleDisc1 :: * -> * #

GPB SampleDisc1 Source # 
Wire SampleDisc1 Source # 
TextMsg SampleDisc1 Source # 
TextType SampleDisc1 Source # 

Methods

tellT :: String -> SampleDisc1 -> Output #

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

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

Methods

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

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

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