net10.0
namespace System.Runtime.Intrinsics
{
    public static class Vector64
    {
        public static bool LessThanAny<T>(Vector64<T> left, Vector64<T> right);
    }
}
nuget.org
0.0 %
Reference this API
.NET
7.08.09.010.0
Information specific to net10.0
Assembly

System.Runtime.Intrinsics , Version=10.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

The API is automatically referenced.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API