| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Bulletproofs.Fq
Documentation
Prime field with characteristic _q
Instances
| Eq Fq Source # | |
| Fractional Fq Source # | |
| Num Fq Source # | |
| Ord Fq Source # | |
| Show Fq Source # | |
| Bits Fq Source # | |
Defined in Bulletproofs.Fq | |
Turn an integer into an Fq number, should be used instead of
the Fq constructor.