Save redundant code for pseudotype I/O functions
Use a macro to generate the in and out functions for pseudotypes that reject all input and output, saving many lines of redundant code. Parameterize the error messages to reduce translatable strings.
Showing
Please register or sign in to comment