Skip to content

OverflowClamp

[Source]

Period arithmetic that overflows clamps to the nearest representable result (Jan 31 + 1 month → Feb 28/29).

primitive val OverflowClamp

Constructors

create

[Source]

new val create()
: OverflowClamp val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: OverflowClamp val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: OverflowClamp val)
: Bool val

Parameters

Returns