Abstract
We present an approach to the generation of generic functions from
user-provided specifications. The specifications consist of the type
of a generic function, examples of instances that it should “match”
when specialized, and properties that the generic function should
satisfy. We use the type-based function generator Djinn to generate
terms for specializations of the generic
... read more