Bases: object
Bases: object
Bases: object
Bases: venture.lite.types.VentureType
An object representing a Venture function type. It knows the types expected for the arguments and the return, and thus knows how to wrap and unwrap individual values or Args objects. This is used in the implementation of TypedPSP and TypedLKernel.
A default name for when there is only room for one name.
One name for each possible arity of this procedure.
Bases: object
Bases: venture.lite.value.VentureValue