| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Traq.Data.Subtyping
Documentation
Subtyping for has-a relationships.
Minimal complete definition
Nothing
Methods
Inject a subtype into its supertype.
Project out a subtype value from the supertype.
Instances
Subtyping for is-a relationships.
Minimal complete definition
Nothing
Instances
| IsA a a # | |
Defined in Traq.Data.Subtyping | |
| IsA (FindXorPeriod size prec) (SimonsFindXorPeriod size prec) # | |
Defined in Traq.Primitives.Simons.Quantum Methods extract :: SimonsFindXorPeriod size prec -> FindXorPeriod size prec # | |