We should refactor the compiler to introduce a class for Nothing; this can be a marker to distinguish nothing from mysterious, which would improve mysterious support. Isolating all the checks and coercion associated with nothing into its own class would also make the bytecode cleaner and more concise.
We should refactor the compiler to introduce a class for Nothing; this can be a marker to distinguish nothing from mysterious, which would improve mysterious support. Isolating all the checks and coercion associated with nothing into its own class would also make the bytecode cleaner and more concise.