Skip to content

Improve support for type information #273

@flbulgarelli

Description

@flbulgarelli

It would be nice that some common types would be reifyed:

data MuType = GenericNumberType 
                      | GenericDecimalType 
                      | IntType 
                      | LongType 
                      | FloatType 
                      | DoubleType 
                      | BooleanType
                      | StringType 
                      | UnitType
                      | OtherType Identifier

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions