···11+---
22+'@atcute/lexicons': minor
33+---
44+55+JIT-compiled object validation
66+77+this doesn't eek out as much performance as I hoped, but the added code was small enough that it
88+seemed okay to add.
99+1010+this optimization requires the runtime environment to allow the use of `eval()`/`new Function()`,
1111+and generates an unrolled validation loop.