Generics - F# Microsoft Docs RemarksImplicitly Generic ConstructsExplicitly Generic ConstructsUsing Generic ConstructsWildcards as Type ArgumentsConstraints in Generic Types and FunctionsStatically Resolved Type ParametersSee Also The declaration of an explicitly generic function or type is much like that of a non-generic function or type, except for the specification (and use) of the type ...