Function genericFactory

A concrete implementation of GenericFactory interface.

GenericFactory!T genericFactory(T) (
  Locator!() locator
);