>throw IllegalStateException(“Compile-time only...
# arrow
p
throw IllegalStateException(“Compile-time only call”)
and that hints a lot that it’s probably doing type-level stuff, or maybe even codegen with macros, to be able to parse arbitrary types