obj
Utility for mapping System.Type to type parameters of arbitrary functions.
System.Type
TypeTemplate.create f
Expr<'a>
Type list -> 'a
Constructs a function given a generic function and a list of Type arguments
Generic function to apply type arguments to