1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-04 06:23:13 +03:00
juvix/tests/Core
Jan Mas Rovira 39b797ecfa
Add Bottom node (#2112)
- Closes #2056 
- Depends on #2103 

I am not sure about the implementation of `isType` for `NBot`. (solved).

The `Eq` instance returns `True` for every two `Bottom` terms,
regardless of their type.

---------

Co-authored-by: Jonathan Cubides <jonathan.cubides@uib.no>
Co-authored-by: Lukasz Czajka <lukasz@heliax.dev>
2023-05-23 18:31:28 +02:00
..
benchmark Add debugging builtin functions trace and fail (#1771) 2023-01-27 12:45:38 +01:00
negative Add debugging builtin functions trace and fail (#1771) 2023-01-27 12:45:38 +01:00
positive Add Bottom node (#2112) 2023-05-23 18:31:28 +02:00