lol-0.5.0.0: A library for lattice cryptography.

Safe HaskellNone
LanguageHaskell2010

Crypto.Proto.RLWE.SampleDisc

Documentation

data SampleDisc Source #

Constructors

SampleDisc 

Fields

Instances

Eq SampleDisc Source # 
Data SampleDisc Source # 

Methods

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

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

toConstr :: SampleDisc -> Constr #

dataTypeOf :: SampleDisc -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord SampleDisc Source # 
Show SampleDisc Source # 
Generic SampleDisc Source # 

Associated Types

type Rep SampleDisc :: * -> * #

GPB SampleDisc Source # 
Wire SampleDisc Source # 
TextMsg SampleDisc Source # 

Methods

textPut :: SampleDisc -> Output #

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

TextType SampleDisc Source # 

Methods

tellT :: String -> SampleDisc -> Output #

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

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

Methods

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

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

type Rep SampleDisc Source # 
type Rep SampleDisc = D1 (MetaData "SampleDisc" "Crypto.Proto.RLWE.SampleDisc" "lol-0.5.0.0-91zymeiirRYX0GYjhGCwp" False) (C1 (MetaCons "SampleDisc" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "a") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Rq)) (S1 (MetaSel (Just Symbol "b") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Rq))))