Nemerle Documentation

MType.Fun Class

For a list of all members of this type, see MType.Fun Members.

System.Object
   Nemerle.Compiler.TyVar
      Nemerle.Compiler.MType
         Nemerle.Compiler.MType.Fun

public sealed class MType.Fun : MType

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Nemerle.Compiler

Assembly: Nemerle.Compiler (in Nemerle.Compiler)

See Also

MType.Fun Members | Nemerle.Compiler Namespace