claro icon indicating copy to clipboard operation
claro copied to clipboard

Generic Engine Wrappers

Open xsc opened this issue 9 years ago • 0 comments

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.

xsc avatar Oct 11 '16 21:10 xsc