Enum purescript_corefn::ConstructorType [−][src]
pub enum ConstructorType {
Product,
Sum,
}Variants
ProductSum
Trait Implementations
impl Debug for ConstructorType[src]
impl Debug for ConstructorTypeAuto Trait Implementations
impl Send for ConstructorType
impl Send for ConstructorTypeimpl Sync for ConstructorType
impl Sync for ConstructorType