Johan B.W. de Vries da381e4a48 Made Integral use Python's operators
Rather than Haskell's div and rem methods, we use the
Python operators since these are often used. And we have
as goal to make it 'look like Python'
2025-04-09 13:16:50 +02:00
..
2023-01-07 16:24:50 +01:00
2025-04-05 15:43:49 +02:00
2025-04-05 15:43:49 +02:00
2025-04-06 16:20:01 +02:00
2025-04-05 15:43:49 +02:00
2025-04-09 12:44:32 +02:00
2025-04-05 15:43:49 +02:00
2025-04-06 12:58:20 +02:00