Closed m-rinaldi closed 5 months ago
Entering the expression 2.1 * 20 in the REPL produces the following error on Idris 2:
2.1 * 20
Error: Can't find an implementation for FromDouble Integer.
FromDouble Integer
No
Description
Entering the expression
2.1 * 20
in the REPL produces the following error on Idris 2:Should this change go in the CHANGELOG?
No