Add debug checks for unchecked_…
functions
#1008
Labels
good first issue
Good for newcomers
P: Compiler: Frontend
Package: The compiler frontend
P: Compiler: VM
Package: The VM executing Candy byte code (LIR)
T: Feature
Type: New Features
unchecked_…
functions are good for performance, but make errors potentially more difficult to find. Hence, we could add checks there that only run in debug mode.The text was updated successfully, but these errors were encountered: