On 06/23/2012 08:30 AM, Michael wrote:
> Also, I am not entirely sure why I need to write "alias F" instead of
> just "F", any explanation would be appreciated.
F alone would mean a 'type', for example to be used in the template as
F var;
Ali