unexpected type of strjoin(), bug?
"Ruud H.G. van Tol" <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <[email protected]> |
? version() % [2, 15, 4] ? type(strjoin(binary(1))) % "t_INT" -- Ruud