Module swim.dynamic
Package swim.dynamic

Interface HostFunctionType<T>

All Superinterfaces:
HostType<T>

public interface HostFunctionType<T> extends HostType<T>
A dynamic function type descriptor for a host type.