View · Index

Mixin Class Safety

Important:

  • "Saftety" overloads certain methods of "Stack"
  • Method chaining via "next"
  • Ability to perform arbitary code for the overloaded methods before and after the shadowed method  call

Same mechanism for the 

  • intrinsic class hierarchy
  • mixins
  • filters (not covered here)