(56) -> PositiveInteger has KONVERT(INFORM)
(56) false
Type:
Boolean
(57) -> queue([1,2,3])::INFORM
Cannot convert the value from type Queue(PositiveInteger) to
InputForm .
(57) -> queue([1,2,-3])::INFORM
(57) (($elt (Queue (Integer)) construct) (construct 1 2 - 3))
Type:
InputForm
Similar for NNI.
This is clearly a bug. Should we just add KONVERT(INFORM)
to the EXPORTS of PositiveInteger, or there is a deeper reason
and requires a different fix.
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.