Add as soon as Erlang/OTP 29 is out: * [x] Support :erlang.is_integer/3 in types * [x] Print native records Implement when we require Erlang/OTP 29+: * [ ] Compile ranges to is_integer/3 * [ ] Native records integration * [ ] Use erlang:exit_signal/2 instead of erlang:exit/2 * [ ] Explore using `io_ansi` instead of our ANSI module
Add as soon as Erlang/OTP 29 is out:
Implement when we require Erlang/OTP 29+:
io_ansiinstead of our ANSI module