Skip to content

Overload_CodeJam_Ranges_RangeBoundaryTo_1_WithValue

andrewvk edited this page Nov 5, 2016 · 2 revisions

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

Clone this wiki locally