This includes:
- Improved typeof (using
realTypeof()). So you can detect array, null, and classes too! - Detect literal & extended array
- Simple object tracker (using
track()), but not stable
...and more!
Also everything's works on compile time (using Typescript) and RUNTIME!
example: https://dash.deno.com/playground/dunno-object-example