-
Couldn't load subscription status.
- Fork 35
Overload_CodeJam_Ranges_Range_Max
Andrew Koryavchenko edited this page Jul 4, 2017
·
2 revisions
| Name | Description | |
|---|---|---|
![]()
|
Max(T)(RangeBoundaryFrom(T), RangeBoundaryFrom(T)) | Returns the greater one of the two boundaries. |
![]()
|
Max(T)(RangeBoundaryTo(T), RangeBoundaryTo(T)) | Returns the greater one of the two boundaries. |
