I've implemented an `eval` for EYG that type check...
# two-minute-week
p
I've implemented an
eval
for EYG that type checks that the evaluated program is consistent with how the evaluated result will be used in the rest of the program. To my thinking it's similar to a Type provider but implemented the same as any other effect. This allows you do hot code reloading or deserializers without an separate codegen step https://vimeo.com/1062143358