I would like to get the name of a type as a string.
In a FriCAS session I can simply do

(15) -> unparse(Integer :: InputForm)

 Function Selection for unparse
      Arguments: INFORM

 [1]  signature:   INFORM -> STRING
      implemented: slot (String)$ from INFORM


   (15)  "Integer()"
                                         Type: String

Unfortunately, that doesn't work in the compiler.

Is there a simple way to get the name or do I have to use some trick?

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/b8072ecf-3db2-f465-1ad6-3973fc3a4049%40hemmecke.org.

Reply via email to