Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 242 Bytes

Improvements.md

File metadata and controls

3 lines (3 loc) · 242 Bytes
  1. Inverse Switch, visit all cases and convert switch argument to string/number based on case
  2. Compare native type directly by converting left/right argument.
  3. Reduce startup time by replacing LinkedStack with ref Struct based Type Stack