Zef interpreter after Optimization #9: Setters
This version of the Zef interpreter now has a specialization for setter functions, so calling a setter is much faster.
3.4% speed-up.
This is displaying a diff from the previous version of the Zef interpreter.