avail
2.0.0.alpha20
avail
/
avail.descriptor.numbers
/
IntegerDescriptor
/
o_EqualsInt
o_Equals
Int
open
override
fun
o_EqualsInt
(
self
:
AvailObject
,
theInt
:
Int
)
:
Boolean
Content copied to clipboard
Check if this is an integer whose value equals the given int.
Assume it's normalized (trimmed).