claro
claro copied to clipboard
Generic Engine Wrappers
The proposals in #3 and #4 both hint at postprocessing steps for engine. While an engine does implement IFn it will no longer implement the Engine protocol if a function wrapper is put around it.
So, we might want to create wrap-pre-processor and wrap-post-processor functions that produce valid engines again.