Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

IComparable.lessThan¶

Description¶

Returns true if this is less than other.

Signature¶

bool IComparable.lessThan(IComparable.This other);

Parameters¶

other : IComparable.This¶

On this page
  • IComparable.lessThan
    • Description
    • Signature
    • Parameters
      • other : IComparable.This