basic API docs
[awesomized/ext-ion] / docs / src / ion / Decimal / isInt.md
1 # bool ion\Decimal::isInt()
2
3 Check whether the decimal is actually a big integer.
4
5
6
7
8
9
10 ## Params:
11
12 None.
13
14 ## Returns:
15
16 * bool, Whether the decimal is actually an integer.
17
18