Skip to content

The describe method doesn't work on ComplexMap #4159

@jkyang92

Description

@jkyang92

The following code fails

describe id_(complex QQ^1)

With the following error:

error: no method found for applying unhold to:
                   {    1              1  }
     argument   :  {0:QQ  <--------- QQ :0} (of class VerticalList)
                   {         | 1 |        }

The cause appears to be that expression(ComplexMap) appears to return a VerticalList instead of an Expression.

@ggsmith @mahrud

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