Overload_CodeJam_Ranges_RangeBoundaryTo_1_WithValue - rsdn/CodeJam GitHub Wiki

RangeBoundaryTo(T).WithValue Method

Overload List

 

Name Description
Public method WithValue(Func(T, T)) Creates a new boundary with updated value (if the current boundary has one). If the boundary has no value the method returns the boundary unchanged.
Public method WithValue(T2)(Func(T, T2)) Creates a new boundary with updated value (if the current boundary has one). If the boundary has no value the method returns the boundary unchanged.
  Back to Top

See Also

Reference

RangeBoundaryTo(T) Structure
CodeJam.Ranges Namespace

⚠️ **GitHub.com Fallback** ⚠️