We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Positive infinity boundary (+∞) factory method.
Namespace: CodeJam.RangesAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static RangeBoundaryTo<T> BoundaryToInfinity<T>()
VB
Public Shared Function BoundaryToInfinity(Of T) As RangeBoundaryTo(Of T)
F#
static member BoundaryToInfinity : unit -> RangeBoundaryTo<'T>
Type: RangeBoundaryTo(T)The positive infinity boundary (-∞).
Range ClassCodeJam.Ranges Namespace
There was an error while loading. Please reload this page.